mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-21 02:58:06 +08:00
13 lines
455 B
XML
13 lines
455 B
XML
![]() |
<xml>
|
|||
|
<ToUserName><![CDATA[toUser]]></ToUserName>
|
|||
|
<FromUserName><![CDATA[fromUser]]></FromUserName>
|
|||
|
<CreateTime>1348831860</CreateTime>
|
|||
|
<MsgType><![CDATA[link]]></MsgType>
|
|||
|
<Title><![CDATA[this is a title!]]></Title>
|
|||
|
<Description><![CDATA[this is a description!]]></Description>
|
|||
|
<Url><![CDATA[URL]]></Url>
|
|||
|
<PicUrl><![CDATA[this is a url]]></PicUrl>
|
|||
|
<MsgId>1234567890123456</MsgId>
|
|||
|
<AgentID>1</AgentID>
|
|||
|
</xml>
|