bug修复;
This commit is contained in:
@@ -38,6 +38,10 @@ public class LoginUser implements Serializable
|
||||
* 用户名
|
||||
*/
|
||||
private String username;
|
||||
/**
|
||||
* 用户名
|
||||
*/
|
||||
private String realname;
|
||||
|
||||
/**
|
||||
* 登录时间
|
||||
|
||||
Reference in New Issue
Block a user