小程序获取店铺会员信息修改
This commit is contained in:
@@ -22,4 +22,6 @@ public interface ShopUserService extends IService<ShopUser> {
|
||||
Boolean updateMoney(Long shopId, ShopUserMoneyEditDTO shopUserEditDTO);
|
||||
|
||||
ShopUserSummaryDTO getSummary(Long shopId, Integer isVip);
|
||||
|
||||
ShopUser getShopUserInfo(Long shopId, long userId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user