mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<xml>
|
||||
<ToUserName><![CDATA[toUser]]></ToUserName>
|
||||
<FromUserName><![CDATA[fromUser]]></FromUserName>
|
||||
<CreateTime>1546924844</CreateTime>
|
||||
<MsgType><![CDATA[event]]></MsgType>
|
||||
<Event><![CDATA[guide_qrcode_scan_event]]></Event>
|
||||
<GuideScanEvent>
|
||||
<qrcode_guide_account>![CDATA[xxx]]</qrcode_guide_account>
|
||||
<qrcode_guide_openid>![CDATA[xxx]]</qrcode_guide_openid>
|
||||
<openid>![CDATA[xxx]]</openid>
|
||||
<action>11</action>
|
||||
<qrcode_info>![CDATA[xxx]]</qrcode_info>
|
||||
</GuideScanEvent>
|
||||
</xml>
|
Reference in New Issue
Block a user