This commit is contained in:
dute7liang
2024-01-09 23:59:20 +08:00
parent e87d284c60
commit 5bd8ba90bc
2 changed files with 6 additions and 1 deletions

View File

@@ -34,4 +34,6 @@ public class UserInfoAdminVo extends UserInfo {
private Integer age;
private Integer isAnchor;
private Integer isUnion;
}