mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-19 07:44:46 +08:00
9 lines
325 B
XML
9 lines
325 B
XML
<xml>
|
|
<ToUserName><![CDATA[toUser]]></ToUserName>
|
|
<FromUserName><![CDATA[fromUser]]></FromUserName>
|
|
<CreateTime>1348831860</CreateTime>
|
|
<MsgType><![CDATA[image]]></MsgType>
|
|
<PicUrl><![CDATA[this is a url]]></PicUrl>
|
|
<MediaId><![CDATA[media_id]]></MediaId>
|
|
<MsgId>1234567890123456</MsgId>
|
|
</xml> |