分销二维码接口
This commit is contained in:
@@ -19,4 +19,6 @@ public interface MkDistributionConfigService extends IService<MkDistributionConf
|
||||
MkDistributionConfigVO detail(Long shopId);
|
||||
|
||||
Boolean edit(Long shopId, MkDistributionConfigDTO dto);
|
||||
|
||||
String rechargeQrCode(Long shopId, BigDecimal amount);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user