erp-service-error-cs.yml
2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# cs code 范围 2500xxxx
25001000:
message: "succeed"
gwError: 200:成功
25001001:
message: "fail"
gwError: 500:"失败"
25001002:
message: "service id is null or 0"
gwError: 1000:"id is null or 0"
25001003:
message: "profile_account is not exist"
gwError: 402:填写的平台端账号不存在!
25001004:
message: "profile_account has been bound"
gwError: 402:填写的平台端账号已经被绑定!
25001005:
message: "profile_account has not been bound"
gwError: 402:填写的平台端账号还没被绑定客服账号!
25001006:
message: "customer_service_setting has been exist"
gwError: 402:插入的客服设置已经存在!
25001007:
message: "customer_service_setting is null"
gwError: 402:客服配置入参为空!
25001008:
message: "customer service enterprise setting params is null"
gwError: 402:客服企业端配置入参为空!
25001009:
message: "customer service setting window title is too long"
gwError: 402:客服配置窗口标题超出长度限制!
25001010:
message: "customer service setting pcAdLink is too long"
gwError: 402:客服配置pc广告位链接超出长度限制!
25001011:
message: "customer service setting userQueueTips is too long"
gwError: 402:客服配置用户队列提示超出长度限制!
25001012:
message: "customer service setting receiveTips is too long"
gwError: 402:客服配置客服接待提示超出长度限制!
25001013:
message: "customer service setting offlineTips is too long"
gwError: 402:客服配置客服离线提示超出长度限制!
25001014:
message: "customer service setting breakCountdownTips is too long"
gwError: 402:客服配置断线倒计时提示超出长度限制!
25001015:
message: "customer service setting breakCountdownTime is too long"
gwError: 402:客服配置断线倒计时时间超出长度限制!
25001016:
message: "customer service setting breakTime is too long"
gwError: 402:客服配置断线时间超出长度限制!
25001017:
message: "customer service setting breakTips is too long"
gwError: 402:客服配置断线提示超出长度限制!
25001018:
message: "customer service setting automation params is null"
gwError: 402:客服机器人端配置入参为空!
25001019:
message: "customer service role undefined"
gwError: 402:未定义的角色!
25001020:
message: "customer service setting illegal delete cause this is the last setting of this type"
gwError: 402:该记录是此类型最后一条设置,不能删除!