Commit 4d415534 authored by unset's avatar unset

123

parent 54a59e1a
...@@ -43,7 +43,7 @@ public class AppUserManageVo { ...@@ -43,7 +43,7 @@ public class AppUserManageVo {
* 昵称 * 昵称
*/ */
@Column(name = "nickname") @Column(name = "nickname")
private String nickName; private String nickname;
/** /**
* 用户来源:0-自来,1-用户邀请 * 用户来源:0-自来,1-用户邀请
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment