首次完整推送,
V:1.20240808.006
This commit is contained in:
10
apis/ctms/_utils/errorCode.json
Normal file
10
apis/ctms/_utils/errorCode.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"0": "没有符合条件的数据",
|
||||
"100": "",
|
||||
"101": "",
|
||||
"401": "认证失败,无法访问系统资源",
|
||||
"403": "当前操作没有权限",
|
||||
"404": "访问资源不存在",
|
||||
"500": "网络服务出错",
|
||||
"default": "系统未知错误,请反馈给管理员"
|
||||
}
|
Reference in New Issue
Block a user