Documentation
¶
Index ¶
Constants ¶
View Source
const ( SUCCESS = "Success" AUTH_ERROR = 995 // 权限错误 PARAMETER_ERROR = 996 // 参数错误 SERVER_ERROR = 997 // 系统错误 NOT_FOUND = 998 // 404错误 UNKNOWN_ERROR = 999 // 未知错误 )
Success 成功提示字符串
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.