123
This commit is contained in:
@@ -20,6 +20,7 @@ public class LogininforEvent implements Serializable {
|
||||
* 用户账号
|
||||
*/
|
||||
private String username;
|
||||
private String userType;
|
||||
|
||||
/**
|
||||
* 登录状态 0成功 1失败
|
||||
|
||||
@@ -56,6 +56,8 @@ public class OperLogEvent implements Serializable {
|
||||
*/
|
||||
private String operName;
|
||||
|
||||
private String userType;
|
||||
|
||||
/**
|
||||
* 部门名称
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user