Showing
1 changed file
with
11 additions
and
7 deletions
@@ -182,13 +182,17 @@ code为200即为成功,否则是失败。 | @@ -182,13 +182,17 @@ code为200即为成功,否则是失败。 | ||
182 | "code": 200, | 182 | "code": 200, |
183 | "message": "success", | 183 | "message": "success", |
184 | "data": { | 184 | "data": { |
185 | - "userId": 50, | ||
186 | - "userName": "Alex", | ||
187 | - "storeId": 70, | ||
188 | - "warehouseId": 10, | ||
189 | - "storeName": "南京艾尚Yoho!Buy", | ||
190 | - "photo": "http://img11.static.yhbimg.com/yhb-img01/2016/09/12/14/010bea76822d8b93c5cacc950de9163809.414793.jpg", | ||
191 | - "uid": 20000598 | 185 | + "userId": 542, |
186 | + "userName": "caowwww", | ||
187 | + "storeId": 66, | ||
188 | + "warehouseId": 12, | ||
189 | + "storeName": "南京艾尚YohoKids", | ||
190 | + "photo": null, | ||
191 | + "uid": 20364492, | ||
192 | + "storeMangerUser": true, | ||
193 | + "superManageUser": false, | ||
194 | + "pid": 100752, | ||
195 | + "btnPermissions": "1" | ||
192 | } | 196 | } |
193 | } | 197 | } |
194 | ``` | 198 | ``` |
-
Please register or login to post a comment