充值兑换码相关接口
This commit is contained in:
@@ -31,6 +31,7 @@ public class MkEnableConfigServiceImpl extends ServiceImpl<MkEnableConfigMapper,
|
||||
one.setMainShopId(mainShopId);
|
||||
one.setIsEnable(1);
|
||||
one.setShopId(shopId);
|
||||
one.setType(type.getCode());
|
||||
save(one);
|
||||
}
|
||||
MkEnableConfigVO configVO = BeanUtil.copyProperties(one, MkEnableConfigVO.class);
|
||||
|
||||
Reference in New Issue
Block a user