mirror of
https://gitee.com/anji-plus/report.git
synced 2026-03-20 09:38:35 +08:00
Update ResponseCode.java
This commit is contained in:
@@ -12,7 +12,8 @@ public interface ResponseCode {
|
||||
String MIN = "field.min";
|
||||
String MAX = "field.max";
|
||||
String DICT_ERROR = "field.dict.error";
|
||||
|
||||
|
||||
String USER_PASSWORD_ERROR = "User.password.error";
|
||||
/**
|
||||
* 用户名或者密码不正确
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user