mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 10:08:20 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<xml>
|
||||
<ToUserName><![CDATA[toUser]]></ToUserName>
|
||||
<FromUserName><![CDATA[fromUser]]></FromUserName>
|
||||
<CreateTime>1408622107</CreateTime>
|
||||
<MsgType><![CDATA[event]]></MsgType>
|
||||
<Event><![CDATA[poi_check_notify]]></Event>
|
||||
<UniqId><![CDATA[123adb]]></UniqId>
|
||||
<PoiId><![CDATA[123123]]></PoiId>
|
||||
<Result><![CDATA[fail]]></Result>
|
||||
<msg><![CDATA[xxxxxx]]></msg>
|
||||
</xml>
|
Reference in New Issue
Block a user