邀请人列表
This commit is contained in:
@@ -62,6 +62,11 @@ public interface MkDistributionUserService extends IService<MkDistributionUser>
|
||||
*/
|
||||
Page<InviteUserVO> getInviteUser(Long id, Integer page, Integer size);
|
||||
|
||||
/**
|
||||
* 分销员:按消费金额升级等级
|
||||
*/
|
||||
void costUpgradeLevelBefore(Long userId, Long shopId);
|
||||
|
||||
/**
|
||||
* 添加分销员
|
||||
* shop_id 和 shop_user_id 必填 opening_method 必填
|
||||
|
||||
Reference in New Issue
Block a user