Commit 78ae60f3 authored by quwei's avatar quwei 🤸🏼

sync data

parent 01d67a09
......@@ -11,7 +11,7 @@
|Header Name| Header Value|
|---------|------|
|token|016e414d349a48228400d2050483ee8a|
|token|512ed2cb38f340f3ad4df6fdc8a745e8|
### Parameters
......@@ -33,8 +33,8 @@
```
{
"userId": 58,
"source": "web"
"userId": 9908212118,
"source": "app"
}
```
......@@ -66,17 +66,20 @@
{
"resultCode": 200,
"message": "success",
"traceId": "543eef030eaf084f",
"traceId": "3194e3a03e7ac1f7",
"data": {
"userId": 58,
"userName": "江淮卡友主编",
"profilePhoto": "https://jac-bbs.obs.cn-east-3.myhuaweicloud.com/image/1672210420180_e2e49d9f.png",
"signature": "获取一手资讯,尽在此处",
"focusNum": null,
"fanNum": 2999,
"invitationNum": 743,
"userId": 9908212118,
"userName": "*2724",
"profilePhoto": null,
"signature": "坐拥500辆江淮轻卡",
"focusNum": 0,
"fanNum": 0,
"invitationNum": 1,
"focusFlag": 0,
"crossFlag": null
"crossFlag": 0,
"memberLevel": "V2",
"memberLevelCode": 2,
"memberLevelName": "白银"
}
}
```
......@@ -88,11 +91,14 @@
"data":{
"invitationNum":"帖子数",
"profilePhoto":"头像",
"signature":"个性签名",
"signature":"个性签名:作者即现实作者简介字段",
"memberLevel":"会员等级,如V1(已开通成长值/会员账户时有值)",
"focusFlag":"关注标识 0-未关注 1-关注",
"fanNum":"粉丝数",
"memberLevelName":"会员等级名称",
"userName":"用户名",
"userId":"用户Id",
"memberLevelCode":"会员等级编码,与 member_level.level_code 对应",
"focusNum":"关注数",
"crossFlag":"互关标识 0-未关注 1-关注"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment