~~~[api]
get:/v1/placard/get
*open_id#需要获取的用户open_id
<<<
success
{
"code": 0,
"msg": "ok",
"data": {
"id": 616,
"wx_openid": null,
"userid": 83,
"open_id": "e6c2f6675378959dd22a17195a796793",
"name": "凉柚i",
"gender": 2,
"birth": "1991\/3\/9",
"age": 29,
"level": 14,
"intro": "我们不是输在起跑线上,我们是爬在起跑线上了. \\n <p>trertertt<\/p>",
"area_province": "0",
"area_city": "杭州市",
"area_county": "",
"area_address": null,
"logo": "\/upload\/images\/20200415\/e5fbc27046e952a8dbfd173917bb81e2.jpg",
"placard_cover": "\/upload\/images\/20200415\/e5fbc27046e952a8dbfd173917bb81e2.jpg",
"wechat_id": "10082",
"hot_val": 4967329,
"price_val": 141600,
"status_placard": 3,
"points_pay": 0,
"status_del": 0,
"timestamp": null,
"wallet": 0,
"tags": [{
"id": 2000,
"name": "陪你聊天",
"color": "#FF2525"
}],
"placards": [{
"sort": 1,
"url": "\/upload\/images\/20200415\/e5fbc27046e952a8dbfd173917bb81e2.jpg"
}, {
"sort": 2,
"url": "\/upload\/images\/20200415\/f16c87e8a61b1da5c3aff45f9282eb6b.jpg"
}, {
"sort": 3,
"url": "\/upload\/images\/20200415\/d77ebd341af0c13c26424aaeae3d745c.jpg"
}, {
"sort": 4,
"url": "\/upload\/images\/20200415\/df5dd2ccf92d30016f6966a59c3bb67c.jpg"
}, {
"sort": 5,
"url": "\/upload\/images\/20200415\/a5aff077e9ce77c6602c86746dc21650.jpg"
}]
}
}
<<<
error
~~~