mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<xml>
|
||||
<ToUserName><![CDATA[toUser]]></ToUserName>
|
||||
<FromUserName><![CDATA[FromUser]]></FromUserName>
|
||||
<CreateTime>123456789</CreateTime>
|
||||
<MsgType><![CDATA[event]]></MsgType>
|
||||
<Event><![CDATA[cloud_invoice_invoiceresult_event]]></Event>
|
||||
<fpqqlsh><![CDATA[14574d75004451097886]]></fpqqlsh>
|
||||
<status>100</status>
|
||||
<nsrsbh><![CDATA[150001197205134629]]></nsrsbh>
|
||||
</xml>
|
||||
Reference in New Issue
Block a user