mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<xml>
|
||||
<ToUserName><![CDATA[toUser]]></ToUserName>
|
||||
<FromUserName><![CDATA[fromUser]]></FromUserName>
|
||||
<CreateTime>1351776360</CreateTime>
|
||||
<MsgType><![CDATA[link]]></MsgType>
|
||||
<Title><![CDATA[公众平台官网链接]]></Title>
|
||||
<Description><![CDATA[公众平台官网链接]]></Description>
|
||||
<Url><![CDATA[url]]></Url>
|
||||
<MsgId>1234567890123456</MsgId>
|
||||
</xml>
|
Reference in New Issue
Block a user