修改默认错误提示语
This commit is contained in:
parent
cfd8bceb10
commit
8f93ac4d49
@ -17,7 +17,7 @@ public enum ResultCode {
|
|||||||
/**
|
/**
|
||||||
* 失败返回码
|
* 失败返回码
|
||||||
*/
|
*/
|
||||||
ERROR(400, "失败"),
|
ERROR(400, "服务器繁忙,请稍后重试"),
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 失败返回码
|
* 失败返回码
|
||||||
|
Loading…
x
Reference in New Issue
Block a user