Update 根据用户Id查询其管理的店铺列表.md
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -12,7 +12,7 @@ | @@ -12,7 +12,7 @@ | ||
12 | 请求示例 | 12 | 请求示例 |
13 | http://127.0.0.1:8088/platform/SellerShopController/queryShopsByAdminPid?userId=100750 | 13 | http://127.0.0.1:8088/platform/SellerShopController/queryShopsByAdminPid?userId=100750 |
14 | 14 | ||
15 | - | 15 | +``` json |
16 | 正常返回: | 16 | 正常返回: |
17 | { | 17 | { |
18 | "code": 200, | 18 | "code": 200, |
-
Please register or login to post a comment