代码提交
This commit is contained in:
@@ -15,7 +15,9 @@ public enum MessageEnum {
|
||||
FORGET_PWD(3, "SMS_176195072"),
|
||||
UPDATE_PHONE(4, "SMS_175583840"),
|
||||
JUDGE_OLD_PHONE(5, "SMS_176195072"),
|
||||
EVENT_MESSAGE_NOTICE(6,"SMS_212270827");
|
||||
EVENT_MESSAGE_NOTICE(6,"SMS_212270827"),
|
||||
DEFAULT_PASSWORD(7,"SMS_212270827"),
|
||||
;
|
||||
|
||||
private final int code;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user