mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
11 lines
296 B
XML
11 lines
296 B
XML
<xml>
|
||
<userid>用户的唯一ID,(通常为用户在微信的openid)</userid>
|
||
<appid>应用的appid</appid>
|
||
<event>userQuit</event>
|
||
<from>0</from>
|
||
<kfstate>0</kfstate>
|
||
<channel>0</channel>
|
||
<assessment>0</assessment>
|
||
<createtime>1234567890</createtime>
|
||
</xml>
|