240401
This commit is contained in:
@@ -104,4 +104,13 @@ public interface UserService extends IService<User>, UserDetailsService {
|
||||
|
||||
List<User> listStatisticsRel(UserParam param);
|
||||
|
||||
/***
|
||||
* 区代
|
||||
* @param cityId
|
||||
* @return
|
||||
*/
|
||||
User getCityAgent(Integer cityId);
|
||||
|
||||
User getCityLevel2(Integer cityId);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user