Update UserInfo.java

This commit is contained in:
MaxKey 2021-03-22 18:42:23 +08:00
parent dd0e80cd2c
commit d5d47f127b

View File

@ -233,6 +233,7 @@ public class UserInfo extends JpaBaseDomain {
protected int online;
@Column
protected String ldapDn;
protected int gridList;