会员支付 余额支付
This commit is contained in:
@@ -100,7 +100,7 @@ public class MkConsumeCashbackServiceImpl extends ServiceImpl<MkConsumeCashbackM
|
||||
}
|
||||
}
|
||||
|
||||
shopConfigService.editStatusByShopIdList(shopId, consumeDiscountDTO.getIsEnable(), true, "is_account_ay",
|
||||
shopConfigService.editStatusByShopIdList(shopId, consumeDiscountDTO.getIsEnable(), true, "is_account_pay",
|
||||
consumeDiscountDTO.getUseType(), consumeDiscountDTO.getShopIdList());
|
||||
|
||||
if (consumeDiscountDTO.getCashbackStepList() != null && !consumeDiscountDTO.getCashbackStepList().isEmpty()) {
|
||||
|
||||
Reference in New Issue
Block a user