Files

14 lines
376 B
XML
Raw Normal View History

<xml>
<userid>用户的唯一ID通常为用户在微信的openid</userid>
<appid>应用的appid</appid>
<content>
<msg>机器人或用户的的内容</msg>
</content>
<event>userEnter</event>
<from>0</from>
<kfstate>0</kfstate>
<channel>0</channel>
<assessment>0</assessment>
<createtime>1234567890</createtime>
2022-05-06 20:29:27 +08:00
</xml>