{
"event":"EventQuit",
"event_type": 1003,
"event_desc": "账号注销登录",
"data": {
"wxid": "wxid_4zy0t3iyb1eo29",
"reason": "PC端手动退出",
"pid": 24484
},
"account_wxid": "wxid_4zy0t3iyb1eo29",
"pid":24484,
"hwnd": 13173098,
"port": 11000,
}
curl --location --request POST '/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"event":"EventQuit",
"event_type": 1003,
"event_desc": "账号注销登录",
"data": {
"wxid": "wxid_4zy0t3iyb1eo29",
"reason": "PC端手动退出",
"pid": 24484
},
"account_wxid": "wxid_4zy0t3iyb1eo29",
"pid":24484,
"hwnd": 13173098,
"port": 11000,
}'
{}