mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
21 lines
686 B
JSON
21 lines
686 B
JSON
|
|
{
|
||
|
|
"request_id": "63abd34b-656b-4082-b364-5f74226e1a20",
|
||
|
|
"open_id": "o7eep4jVQelr2eyoDSmE1xxxxxx",
|
||
|
|
"msg_type": "xxx",
|
||
|
|
"text": {
|
||
|
|
"content": "测试消息123"
|
||
|
|
},
|
||
|
|
"image": {
|
||
|
|
"cos_url": "https://channels.weixin.qq.com/shop/commkf/downloadmedia?encrypted_param=xxxx×tamp=xxxx&openid=o7eep4jVQelr2eyoDSmE1xxxxxx&msg_type=2"
|
||
|
|
},
|
||
|
|
"file": {
|
||
|
|
"cos_url": "https://channels.weixin.qq.com/shop/commkf/downloadmedia?encrypted_param=xxxx×tamp=xxxx&openid=o7eep4jVQelr2eyoDSmE1xxxxxx&msg_type=8"
|
||
|
|
},
|
||
|
|
"order_share": {
|
||
|
|
"order_id": "372647xxxxxxxxxxx"
|
||
|
|
},
|
||
|
|
"product_share": {
|
||
|
|
"product_id": "10000xxxxxxx"
|
||
|
|
}
|
||
|
|
}
|