curl --location 'http://117.72.37.29:801/platformApi/feedback/info?id=1' \
--header 'token: cebf84e9b60295b52f975199b4242731'{
"code": 0,
"data": {
"id": 0,
"name": "string",
"phone": "string",
"content": "string",
"reply_user": "string",
"replay_content": "string",
"create_time": 0,
"replay_time": 0
},
"msg": "string"
}