{
"api": 75,
"data": {
"itemid": "13803969855197688125",
"comment": "aaaaa"
}
}
curl --location --request POST '/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"api": 75,
"data": {
"itemid": "13803969855197688125",
"comment": "aaaaa"
}
}'
{
"errCode": 1,
"errMsg": "请求处理成功",
"api": 75,
"port": 11000,
"account_wxid": "wxid_4zy0t3iyb1eo29"
}