mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
31 lines
767 B
JSON
31 lines
767 B
JSON
{
|
|
"relation_list": [
|
|
{
|
|
"promoter_openid": "xxxxx",
|
|
"role_id": 1,
|
|
"retail_id": "xxxxx",
|
|
"extra_info": "xxxxx",
|
|
"openid": "xxxxx",
|
|
"create_time": 1668667349,
|
|
"path": "pages/xxxxx",
|
|
"scene": 1077,
|
|
"share_extra_info": "xxxxx"
|
|
},
|
|
{
|
|
"promoter_openid": "xxxxx",
|
|
"role_id": 1,
|
|
"retail_id": "xxxxx",
|
|
"extra_info": "xxxxx",
|
|
"openid": "xxxxx",
|
|
"create_time": 1668667349,
|
|
"path": "pages/xxxxx",
|
|
"scene": 1077,
|
|
"share_extra_info": "xxxxx"
|
|
}
|
|
],
|
|
"total_cnt": 2,
|
|
"start_id": "2",
|
|
"errcode": 0,
|
|
"errmsg": "OK"
|
|
}
|