| 接口 | 说明 |
|---|---|
| StringPool |
Pool of
String constants to prevent repeating of
hard-coded String literals in the code. |
| 类 | 说明 |
|---|---|
| RegexConstants |
正则的常量
手机号码正则参考:https://github.com/VincentSit/ChinaMobilePhoneNumberRegex/blob/master/README-CN.md
|
| 枚举 | 说明 |
|---|---|
| BaseErrorCode |
基础的错误代码
参考:
https://open.weibo.com/wiki/Error_code
http://www.ruanyifeng.com/blog/2018/10/restful-api-best-practices.html
https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Status
|
Copyright © 2020. All rights reserved.