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,15 @@
|
||||
<xml>
|
||||
<ToUserName><![CDATA[toUser]]></ToUserName>
|
||||
<FromUserName><![CDATA[FromUser]]></FromUserName>
|
||||
<CreateTime>123456789</CreateTime>
|
||||
<MsgType><![CDATA[event]]></MsgType>
|
||||
<Event><![CDATA[cloud_invoice_invoiceresult_event]]></Event>
|
||||
<title><![CDATA[用户选择抬头]]></title>
|
||||
<tax_no><![CDATA[1486715661]]></tax_no>
|
||||
<addr><![CDATA[abc]]></addr>
|
||||
<phone><![CDATA[12345]]></phone>
|
||||
<bank_type><![CDATA[bank_type]]></bank_type>
|
||||
<bank_no><![CDATA[bank_type]]></bank_no>
|
||||
<attach><![CDATA[attach]]></attach>
|
||||
<title_type><![CDATA[InvoiceUserTitleBusinessType]]></title_type>
|
||||
</xml>
|
Reference in New Issue
Block a user