兼容
This commit is contained in:
@@ -51,7 +51,7 @@ public interface MkDistributionUserService extends IService<MkDistributionUser>
|
||||
/**
|
||||
* 分销员中心-获取邀请码
|
||||
*/
|
||||
String getInviteCode(Long shopId, Long shopUserId);
|
||||
String getInviteCode(Long shopId, Long shopUserId) throws CzgException;
|
||||
|
||||
/**
|
||||
* 分销员中心-实名认证
|
||||
|
||||
Reference in New Issue
Block a user