init
This commit is contained in:
@@ -35,7 +35,7 @@ public class User implements Serializable {
|
||||
*/
|
||||
private String nickname;
|
||||
/**
|
||||
* 用户类型: 0普通用户 1 内部用户 2 审核人员账号
|
||||
* 用户类型: 0普通用户 1 内部用户
|
||||
*/
|
||||
private Integer type;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user