mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
9 lines
128 B
JSON
9 lines
128 B
JSON
{
|
|
"touser": "OPENID",
|
|
"businessid": 1,
|
|
"msgtype": "text",
|
|
"text": {
|
|
"content": "Hello World"
|
|
}
|
|
}
|