Authored by tanling

no message

... ... @@ -17,8 +17,8 @@
|size|int|是|10|每页条数|
|type|int|是|1|1 日 2 周 3 月|
|reqTime|int|是|1222|日报 月报 日期|
|beginTime|string|是|bsss1222|周报:开始日期|
|endTime|string|是|周报:结束日期|
|beginTime|string|是|20160521|周报:开始日期|
|endTime|string|是|20160527|周报:结束日期|
|productSkn|long|是|1222|skn|
|productSkc|long|是|1222|skc|
|productSku|long|是|1222|sku|
... ... @@ -27,7 +27,7 @@
注意,通用的头部没有列出。
请求示例
http://192.168.102.217:8080/gateway?method=app.shops.sales&debug=XYZ
http://192.168.102.217:8080/gateway?method=app.shops.sales
## 请求样例数据
```json
... ... @@ -129,7 +129,7 @@ code为200即为成功,否则是失败。
注意,通用的头部没有列出。
请求示例
http://192.168.102.217:8080/gateway?method=app.shops.refund&debug=XYZ
http://192.168.102.217:8080/gateway?method=app.shops.refund
## 请求样例数据
```json
... ... @@ -229,7 +229,7 @@ code为200即为成功,否则是失败。
注意,通用的头部没有列出。
请求示例
http://192.168.102.217:8080/gateway?method=app.shops.storagein&debug=XYZ
http://192.168.102.217:8080/gateway?method=app.shops.storagein
## 请求样例数据
```json
... ... @@ -329,7 +329,7 @@ code为200即为成功,否则是失败。
注意,通用的头部没有列出。
请求示例
http://192.168.102.217:8080/gateway?method=app.shops.storageout&debug=XYZ
http://192.168.102.217:8080/gateway?method=app.shops.storageout
## 请求样例数据
```json
... ...