{
"type": "Q0019",
"data": {
"wxid": "wxid_3sx9sjgq99kd22",
"content": "同意一下,宝贝",
"scene": "6"
}
}
curl --location --request POST 'http://127.0.0.1:8805/DaenWxHook/client/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "Q0019",
"data": {
"wxid": "wxid_3sx9sjgq99kd22",
"content": "同意一下,宝贝",
"scene": "6"
}
}'
{
"code": 0,
"msg": "string",
"result": {},
"wxid": "string",
"port": 0,
"pid": 0,
"flag": "string",
"timestamp": "string"
}