mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-24 18:23:05 +08:00
UserInfoList 名称更改
This commit is contained in:
@@ -31,7 +31,7 @@ public class UserInfoListRootBean {
|
||||
|
||||
private int totalElement;
|
||||
private int totalPage;
|
||||
private List<UserInfoListVo> userInfoList;
|
||||
private List<UserInfoListVo> list;
|
||||
|
||||
}
|
||||
}
|
||||
@@ -38,4 +38,6 @@ public class UserInfoListVo {
|
||||
private String userNo;
|
||||
private String email;
|
||||
private String avatar;
|
||||
private String positionList;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user