token: ********************{
"content": null,
"contact": "officia sunt id sit",
"files": [
"enim"
]
}curl --location --request POST 'http://www.52plan.cn:9092/prod/web/feedback?userId&token' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": null,
"contact": "officia sunt id sit",
"files": [
"enim"
]
}'{
"code": 0,
"msg": "收到您的反馈啦~",
"data": null
}