Authorization: Bearer ********************{
"content": "测试反馈意见"
}curl --location 'https://testforgeplus.trustie.net/api/v1/yystopf/feedbacks.json' \
--header 'Authorization: Bearer <token>' \
--header 'Cookie: autologin_trustie={{token}}' \
--header 'Content-Type: application/json' \
--data '{
"content": "测试反馈意见"
}'{
"status": 0,
"message": "string"
}