# Functions
ResponseError 失败返回、失败描述.
ResponseOk 成功-不带数据.
ResponseOkData 成功-带数据.
ResponseStatus 自定义code msg.
No description provided by the author
No description provided by the author
No description provided by the author
StatusParamEmpty 参数不能为空.
StatusReqParamText 请求参数提示.
No description provided by the author
# Constants
未授权.
白名单.
数据库操作失败.
失败.
登录权限.
最大限制.
action 错误.
请求成功.
超时.
请求参数位空.
请求参数错误.
签名错误.
# Structs
ApiError api错误.
Body 内容.
Response 返回状态.
ResponseData 返回数据.
No description provided by the author