{
"type": 30009,
"data": {
"wxid": "wxid_2*****96"
}
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data '{
"type": 30009,
"data": {
"wxid": "wxid_2*****96"
}
}'{
"data": {
"status": "ok"
},
"msg": "ok",
"type": 30009
}