记得上下班打卡 | git大法好,push需谨慎

Commit 99250889 authored by 胡佳晨's avatar 胡佳晨

增加 分批购 支持盲盒配置

parent db10662a
......@@ -40,7 +40,7 @@ public class GoblinNftBoxUtils {
*
* @return
*/
private Map<String, Integer> getSkuHitRatio(Integer exStock, Map<String, BigDecimal> map) {
public Map<String, Integer> getSkuHitRatio(Integer exStock, Map<String, BigDecimal> map) {
// 获取sku总概率
BigDecimal hitRatioCount = new BigDecimal(0);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment