mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
test(work): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<xml>
|
||||
<ToUserName><![CDATA[toUser]]></ToUserName>
|
||||
<FromUserName><![CDATA[FromUser]]></FromUserName>
|
||||
<CreateTime>1408090502</CreateTime>
|
||||
<MsgType><![CDATA[event]]></MsgType>
|
||||
<Event><![CDATA[scancode_push]]></Event>
|
||||
<EventKey><![CDATA[6]]></EventKey>
|
||||
<ScanCodeInfo>
|
||||
<ScanType><![CDATA[qrcode]]></ScanType>
|
||||
<ScanResult><![CDATA[1]]></ScanResult>
|
||||
</ScanCodeInfo>
|
||||
<AgentID>1</AgentID>
|
||||
</xml>
|
||||
Reference in New Issue
Block a user