Commit dd6225bc by fudahua

未在绑定范围判断

parent 2e2ada67
...@@ -59,7 +59,7 @@ public enum HaoBanErrCode { ...@@ -59,7 +59,7 @@ public enum HaoBanErrCode {
/** /**
* 验证码发送失败 * 验证码发送失败
*/ */
ERR_13(11, "客官,当前访问人数较多,请稍后再试"), ERR_13(13, "客官,当前访问人数较多,请稍后再试"),
/** /**
* 验证码校验失败 * 验证码校验失败
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment