Commit f93adcf4f3b07c8a3a52c831fcc1bfbede78fca9

Authored by 马亚鑫
1 parent 06ad2643

fix

07.增值云/4.4 订单-订单检验是否可购.md
... ... @@ -67,6 +67,6 @@
67 67 }
68 68 {
69 69 "errorCode":"xxxxx",
70   - "errorMessage":"缺少参数|参数非法|plat参数非法|未登陆|未订购或订购已过期|订单取消成功"
  70 + "errorMessage":"缺少参数|参数非法|plat参数非法|未登陆"
71 71 }
72 72 ```
73 73 \ No newline at end of file
... ...
07.增值云/4.5 抢团购码.md
... ... @@ -83,6 +83,6 @@
83 83 }
84 84 {
85 85 "errorCode":"xxxxx",
86   - "errorMessage":"缺少参数|参数非法|plat参数非法|未登陆|未订购或订购已过期|订单取消成功"
  86 + "errorMessage":"缺少参数|参数非法|plat参数非法|未登陆"
87 87 }
88 88 ```
89 89 \ No newline at end of file
... ...