Authorization: ********************
{"detail":"没意见"}
curl --location --request POST 'http://122.51.138.163:8080/h5/user/feedback/add' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '{"detail":"没意见"}'
{"msg":"提交成功","code":200}