Update ShopReportController.md
Showing
1 changed file
with
13 additions
and
13 deletions
@@ -97,7 +97,7 @@ http://192.168.102.217:8080/gateway?method=app.shops.sales | @@ -97,7 +97,7 @@ http://192.168.102.217:8080/gateway?method=app.shops.sales | ||
97 | #### 请求参数 | 97 | #### 请求参数 |
98 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | | 98 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | |
99 | |:-------| -----:|-----:|-----:|----:| | 99 | |:-------| -----:|-----:|-----:|----:| |
100 | -|page|int||是|2|第几页| | 100 | +|page|int|是|2|第几页| |
101 | |size|int|是|10|每页条数| | 101 | |size|int|是|10|每页条数| |
102 | |type|int|否|1|1 日 2 周 3 月| | 102 | |type|int|否|1|1 日 2 周 3 月| |
103 | |reqTime|string|是|20150306|日报 月报 日期| | 103 | |reqTime|string|是|20150306|日报 月报 日期| |
@@ -182,7 +182,7 @@ http://192.168.102.217:8080/gateway?method=app.shops.refund | @@ -182,7 +182,7 @@ http://192.168.102.217:8080/gateway?method=app.shops.refund | ||
182 | #### 请求参数 | 182 | #### 请求参数 |
183 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | | 183 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | |
184 | |:-------| -----:|-----:|-----:|----:| | 184 | |:-------| -----:|-----:|-----:|----:| |
185 | -|page|int||是|2|第几页| | 185 | +|page|int|是|2|第几页| |
186 | |size|int|是|10|每页条数| | 186 | |size|int|是|10|每页条数| |
187 | |beginTime|string|是|20150306|周报:开始日期| | 187 | |beginTime|string|是|20150306|周报:开始日期| |
188 | |endTime|string|是|20150308|周报:结束日期| | 188 | |endTime|string|是|20150308|周报:结束日期| |
@@ -253,7 +253,7 @@ http://192.168.102.217:8080/gateway?method=app.shops.storagein | @@ -253,7 +253,7 @@ http://192.168.102.217:8080/gateway?method=app.shops.storagein | ||
253 | #### 请求参数 | 253 | #### 请求参数 |
254 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | | 254 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | |
255 | |:-------| -----:|-----:|-----:|----:| | 255 | |:-------| -----:|-----:|-----:|----:| |
256 | -|page|int||是|2|第几页| | 256 | +|page|int|是|2|第几页| |
257 | |size|int|是|10|每页条数| | 257 | |size|int|是|10|每页条数| |
258 | |beginTime|string|是|20150306|周报:开始日期| | 258 | |beginTime|string|是|20150306|周报:开始日期| |
259 | |endTime|string|是|20150308|周报:结束日期| | 259 | |endTime|string|是|20150308|周报:结束日期| |
@@ -321,7 +321,7 @@ http://192.168.102.217:8080/gateway?method=app.shops.storageout | @@ -321,7 +321,7 @@ http://192.168.102.217:8080/gateway?method=app.shops.storageout | ||
321 | #### 请求参数 | 321 | #### 请求参数 |
322 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | | 322 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | |
323 | |:-------| -----:|-----:|-----:|----:| | 323 | |:-------| -----:|-----:|-----:|----:| |
324 | -|brandId|int|否||品牌id| | 324 | +|brandId|int|否|17|品牌id| |
325 | |dateId |int|否||日期| | 325 | |dateId |int|否||日期| |
326 | 326 | ||
327 | 327 | ||
@@ -368,16 +368,16 @@ code为200即为成功,否则是失败。 | @@ -368,16 +368,16 @@ code为200即为成功,否则是失败。 | ||
368 | #### 请求参数 | 368 | #### 请求参数 |
369 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | | 369 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | |
370 | |:-------| -----:|-----:|-----:|----:| | 370 | |:-------| -----:|-----:|-----:|----:| |
371 | -|productSkn|int|是||商品skn| | ||
372 | -|factory_code|string|是||商品厂家编码| | ||
373 | -|productSku|int|是||商品sku| | ||
374 | -|shopId|int|是||店铺Id| | ||
375 | -|brandId|int|是||品牌Id| | 371 | +|productSkn|int|是|1222|商品skn| |
372 | +|factory_code|string|是|234234|商品厂家编码| | ||
373 | +|productSku|int|是|1222|商品sku| | ||
374 | +|shopId|int|是|17|店铺Id| | ||
375 | +|brandId|int|是|17|品牌Id| | ||
376 | |maxSortId|int|是||一级分类Id| | 376 | |maxSortId|int|是||一级分类Id| |
377 | -|middleSortId|int|是||二级分类Id| | ||
378 | -|smallSortId|int|是||三级分类Id| | ||
379 | -|page|int|是||页码| | ||
380 | -|size|int|是||一页几件| | 377 | +|middleSortId|int|是|1|二级分类Id| |
378 | +|smallSortId|int|是|2|三级分类Id| | ||
379 | +|page|int|是|1|页码| | ||
380 | +|size|int|是|20|一页几件| | ||
381 | 381 | ||
382 | 注意,通用的头部没有列出。 | 382 | 注意,通用的头部没有列出。 |
383 | 请求示例 | 383 | 请求示例 |
-
Please register or login to post a comment