mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
11 lines
333 B
JSON
11 lines
333 B
JSON
|
|
{
|
||
|
|
"msg_type": 1,
|
||
|
|
"content": "{\"title\":\"今日优惠活动\",\"topic\":\"双十一大促\",\"desc\":\"三件五折,两件七折\",\"date\":\"2022/10/28\"}",
|
||
|
|
"appid": "xxxxx",
|
||
|
|
"path": "pages/index/xxxxx",
|
||
|
|
"list_type": 1,
|
||
|
|
"role_id": [ 1, 2 ],
|
||
|
|
"retail_id": [ "xxxxx", "xxxxx" ],
|
||
|
|
"id": [ "1", "2" ]
|
||
|
|
}
|