Commit ed312e22 authored by unset's avatar unset

Merge branch 'dev-chw-vehicle' into dev-chw

parents fdd597d1 4f9620d1
...@@ -74,6 +74,11 @@ public class AppUserManageDTO { ...@@ -74,6 +74,11 @@ public class AppUserManageDTO {
*/ */
private String realName; private String realName;
/**
* 昵称
*/
private String nickname;
/** /**
* 注册来源 * 注册来源
......
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