mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 10:08:20 +08:00
14 lines
240 B
JSON
14 lines
240 B
JSON
{
|
|
"data_list": [
|
|
{
|
|
"msg_type": 1,
|
|
"msg_id": "123456",
|
|
"send_time": 1691114400,
|
|
"click_uv": 123,
|
|
"click_pv": 200
|
|
}
|
|
],
|
|
"errcode": 0,
|
|
"errmsg": "OK"
|
|
}
|