{
"message":"测试"
}curl --location 'https://api.yearnstudio.cn/api/qq/send' \
--header 'Authorization: Bearer scl-Y6m7HzwOr-Gh-fPLshHsxNlNGuRdrLme6cn57WJBFd4-1' \
--header 'Content-Type: application/json' \
--data '{
"message":"测试"
}'{
"code": 200,
"msg": "ok"
}