init
This commit is contained in:
@@ -47,7 +47,7 @@ public interface UserService extends IService<User> {
|
||||
|
||||
Page<HomeUserListVo> homePage(HomePageReq params);
|
||||
|
||||
List<HomeUserListVo> vipHomePage();
|
||||
List<HomeUserListVo> vipHomePage(String residenceCityCode);
|
||||
|
||||
boolean lock(Long id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user