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