{
"event_type": 1001,
"event_desc": "创建WeChat进程成功,通讯连接成功",
"account_wxid": "",
"data": {
"pid": 24484
},
"pid": 24484,
"port": 11000,
"hwnd": 13173098
}curl --location --request POST 'http://prod-cn.your-api-server.com/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"event_type": 1001,
"event_desc": "创建WeChat进程成功,通讯连接成功",
"account_wxid": "",
"data": {
"pid": 24484
},
"pid": 24484,
"port": 11000,
"hwnd": 13173098
}'{}