Authored by tanling

Update ShopReportController.md

... ... @@ -376,6 +376,8 @@ code为200即为成功,否则是失败。
|maxSortId|int|是||一级分类Id|
|middleSortId|int|是||二级分类Id|
|smallSortId|int|是||三级分类Id|
|page|int|是||页码|
|size|int|是||一页几件|
注意,通用的头部没有列出。
请求示例
... ...