会员码接口
This commit is contained in:
@@ -30,4 +30,5 @@ public interface ShopUserService extends IService<ShopUser> {
|
||||
*/
|
||||
Page<ShopUserVipCardDTO> vipCard(long userInfoId);
|
||||
|
||||
String getCode(long userInfoId, long shopId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user