mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
10 lines
204 B
JSON
10 lines
204 B
JSON
|
|
{
|
|||
|
|
"ToUserName": "toUser",
|
|||
|
|
"FromUserName": "fromUser",
|
|||
|
|
"CreateTime": 1482048670,
|
|||
|
|
"MsgType": "text",
|
|||
|
|
"Content": "this is a test",
|
|||
|
|
"MsgId": 1234567890123456,
|
|||
|
|
"BusinessId": 1
|
|||
|
|
}
|