mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
19 lines
489 B
JSON
19 lines
489 B
JSON
{
|
|
"send_cnt": 2,
|
|
"fail_cnt": 1,
|
|
"fail_info": [
|
|
{
|
|
"id": "123",
|
|
"errcode": 103010
|
|
}
|
|
],
|
|
"fail_info_url": "https://xxxxxxxxxx",
|
|
"msg_type": 1,
|
|
"content": "{\"title\":\"今日优惠活动\",\"topic\":\"双十一大促\",\"desc\":\"三件五折,两件七折\",\"date\":\"2022/10/28\"}",
|
|
"appid": "xxxxx",
|
|
"path": "pages/index/xxxxx",
|
|
"list_type": 1,
|
|
"role_id": [ 1, 2 ],
|
|
"errcode": 0,
|
|
"errmsg": "OK"
|
|
} |