mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-21 02:58:06 +08:00
7 lines
237 B
XML
7 lines
237 B
XML
![]() |
<xml>
|
|||
|
<ToUserName><![CDATA[toUser]]></ToUserName>
|
|||
|
<FromUserName><![CDATA[fromUser]]></FromUserName>
|
|||
|
<CreateTime>12345678</CreateTime>
|
|||
|
<MsgType><![CDATA[text]]></MsgType>
|
|||
|
<Content><![CDATA[你好]]></Content>
|
|||
|
</xml>
|