This commit is contained in:
2026-01-20 17:43:36 +08:00
parent 64830203f3
commit 4cd71ad35a
2 changed files with 4 additions and 4 deletions

View File

@@ -51,7 +51,7 @@ public interface MkDistributionUserService extends IService<MkDistributionUser>
/**
* 分销员中心-获取邀请码
*/
String getInviteCode(Long shopId, Long shopUserId);
String getInviteCode(Long shopId, Long shopUserId) throws CzgException;
/**
* 分销员中心-实名认证