{
"event_type": 1007,
"event_desc": "二维码刷新事件",
"account_wxid": "",
"data": {
"qrcode": "http://weixin.qq.com/x/46xP-AAgSYzSaViAk0-b",
"pid": 27472,
"hwnd": 13173098
},
"port": 11000,
"pid": 27472,
"hwnd": 13173098
}
curl --location --request POST '/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"event_type": 1007,
"event_desc": "二维码刷新事件",
"account_wxid": "",
"data": {
"qrcode": "http://weixin.qq.com/x/46xP-AAgSYzSaViAk0-b",
"pid": 27472,
"hwnd": 13173098
},
"port": 11000,
"pid": 27472,
"hwnd": 13173098
}'
{}