1.用户修改邮箱逻辑
2.用户验证邮箱逻辑
This commit is contained in:
@@ -22,5 +22,5 @@ public class UserModel {
|
||||
private Integer inviterId; // 邀请人id
|
||||
private String email;
|
||||
private String password;
|
||||
|
||||
private Integer mailVerification;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user