Update ShopReportController.md
Showing
1 changed file
with
2 additions
and
0 deletions
@@ -376,6 +376,8 @@ code为200即为成功,否则是失败。 | @@ -376,6 +376,8 @@ code为200即为成功,否则是失败。 | ||
376 | |maxSortId|int|是||一级分类Id| | 376 | |maxSortId|int|是||一级分类Id| |
377 | |middleSortId|int|是||二级分类Id| | 377 | |middleSortId|int|是||二级分类Id| |
378 | |smallSortId|int|是||三级分类Id| | 378 | |smallSortId|int|是||三级分类Id| |
379 | +|page|int|是||页码| | ||
380 | +|size|int|是||一页几件| | ||
379 | 381 | ||
380 | 注意,通用的头部没有列出。 | 382 | 注意,通用的头部没有列出。 |
381 | 请求示例 | 383 | 请求示例 |
-
Please register or login to post a comment