Authored by michaelcao

Update 登录.md

... ... @@ -182,13 +182,17 @@ code为200即为成功,否则是失败。
"code": 200,
"message": "success",
"data": {
"userId": 50,
"userName": "Alex",
"storeId": 70,
"warehouseId": 10,
"storeName": "南京艾尚Yoho!Buy",
"photo": "http://img11.static.yhbimg.com/yhb-img01/2016/09/12/14/010bea76822d8b93c5cacc950de9163809.414793.jpg",
"uid": 20000598
"userId": 542,
"userName": "caowwww",
"storeId": 66,
"warehouseId": 12,
"storeName": "南京艾尚YohoKids",
"photo": null,
"uid": 20364492,
"storeMangerUser": true,
"superManageUser": false,
"pid": 100752,
"btnPermissions": "1"
}
}
```
... ...