1、修改用户名
2、更改账号绑定邮箱地址
This commit is contained in:
@@ -65,4 +65,7 @@ public class CommonConstant {
|
||||
public static final Long MAXIMUM_USER_ID = 704L;
|
||||
// public static final Long MAXIMUM_USER_ID = 225L;
|
||||
|
||||
// 激活更改邮箱 链接有效期 毫秒 3天
|
||||
public static final Long CHANGE_MAILBOX_LINK_VALIDITY = 259200000L;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user