mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
21 lines
443 B
JSON
21 lines
443 B
JSON
{
|
|
"touser": "OPENID",
|
|
"template_id": "TEMPLATEID",
|
|
"page": "mp.weixin.qq.com",
|
|
"miniprogram": {
|
|
"appid": "APPID",
|
|
"pagepath": "index?foo=bar"
|
|
},
|
|
"data": {
|
|
"name1": {
|
|
"value": "广州腾讯科技有限公司"
|
|
},
|
|
"thing8": {
|
|
"value": "广州腾讯科技有限公司"
|
|
},
|
|
"time7": {
|
|
"value": "2019年8月8日"
|
|
}
|
|
}
|
|
}
|