摇了筛子之后返回剩余数量
This commit is contained in:
parent
4fc6fb50d2
commit
29f80b644e
@ -1065,6 +1065,7 @@ public class ShopActivityCutpriceServiceImpl extends BaseServiceImpl<ShopActivit
|
||||
|
||||
// 更新数据库
|
||||
updateCutPriceData(cutprice, shopActivityCutpriceHistory, (Integer) data.get("point"));
|
||||
data.put("lottery_num",lottery_numHistory);
|
||||
return CommonResult.success(data);
|
||||
|
||||
} catch (ApiException e) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user