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,12 @@
|
||||
<xml>
|
||||
<ToUserName><![CDATA[gh_abcdefg]]></ToUserName>
|
||||
<FromUserName><![CDATA[oABCD]]></FromUserName>
|
||||
<CreateTime>1533042556</CreateTime>
|
||||
<MsgType><![CDATA[event]]></MsgType>
|
||||
<Event><![CDATA[cancel_waybill]]></Event>
|
||||
<BizID><![CDATA[xyz]]></BizID>
|
||||
<BizPwd><![CDATA[xyz123]]></BizPwd>
|
||||
<ShopAppID><![CDATA[wxABCD]]></ShopAppID>
|
||||
<OrderID><![CDATA[012345678901234567890123456789]]></OrderID>
|
||||
<WayBillID><![CDATA[123456789]]></WayBillID>
|
||||
</xml>
|
Reference in New Issue
Block a user