分店配置同步
This commit is contained in:
@@ -139,7 +139,7 @@ public class MkShopRechargeServiceImpl extends ServiceImpl<MkShopRechargeMapper,
|
|||||||
shopRechargeDetailService.save(mkShopRechargeDetail);
|
shopRechargeDetailService.save(mkShopRechargeDetail);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
shopConfigService.editStatusByShopIdList(shopId, shopRechargeDTO.getIsEnable(), false, "is_account_ay",
|
shopConfigService.editStatusByShopIdList(shopId, shopRechargeDTO.getIsEnable(), false, "is_account_pay",
|
||||||
shopRechargeDTO.getUseType(), shopRechargeDTO.getShopIdList());
|
shopRechargeDTO.getUseType(), shopRechargeDTO.getShopIdList());
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user