增加重置密码修改用户信息功能
This commit is contained in:
parent
7d27d8f576
commit
455ee5ff73
@ -12,6 +12,8 @@ public class UserDTO extends BaseDTO {
|
||||
|
||||
private String username;
|
||||
|
||||
private String password;
|
||||
|
||||
private String nickname;
|
||||
|
||||
private String email;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user