mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-19 07:44:46 +08:00
14 lines
442 B
XML
14 lines
442 B
XML
<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>
|