充值兑换码相关接口
This commit is contained in:
@@ -13,4 +13,5 @@ import com.czg.market.entity.MkEnableConfig;
|
||||
public interface MkEnableConfigService extends IService<MkEnableConfig> {
|
||||
|
||||
Boolean upEnable(Long mainShopId, Long shopId, Integer enable, TableValueConstant.EnableConfig.Type type);
|
||||
Integer detail(Long mainShopId, Long shopId, TableValueConstant.EnableConfig.Type type);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user