Commit
f93adcf4f3b07c8a3a52c831fcc1bfbede78fca9
Authored by
马亚鑫
fix
|
| @@ -67,6 +67,6 @@ |
| @@ -67,6 +67,6 @@ |
|
67
| }
|
67
| }
|
|
68
| {
|
68
| {
|
|
69
| "errorCode":"xxxxx",
|
69
| "errorCode":"xxxxx",
|
|
70
| - "errorMessage":"缺少参数|参数非法|plat参数非法|未登陆|未订购或订购已过期|订单取消成功"
|
70
| + "errorMessage":"缺少参数|参数非法|plat参数非法|未登陆"
|
|
71
| }
|
71
| }
|
|
72
| ``` |
72
| ``` |
|
73
| \ No newline at end of file |
73
| \ No newline at end of file |
|
| @@ -83,6 +83,6 @@ |
| @@ -83,6 +83,6 @@ |
|
83
| }
|
83
| }
|
|
84
| {
|
84
| {
|
|
85
| "errorCode":"xxxxx",
|
85
| "errorCode":"xxxxx",
|
|
86
| - "errorMessage":"缺少参数|参数非法|plat参数非法|未登陆|未订购或订购已过期|订单取消成功"
|
86
| + "errorMessage":"缺少参数|参数非法|plat参数非法|未登陆"
|
|
87
| }
|
87
| }
|
|
88
| ``` |
88
| ``` |
|
89
| \ No newline at end of file |
89
| \ No newline at end of file |