{
"adminContent": "string",
"adminUid": 0,
"content": "string",
"ctime": "2019-08-24T14:15:22Z",
"id": 0,
"mtime": "2019-08-24T14:15:22Z",
"uid": 0
}
curl --location --request POST 'https://applet.linkqh.com/applet/bff/feedback/saveFeedback' \
--header 'secret: N&h74zqRR4*pkNNw' \
--header 'Content-Type: application/json' \
--data-raw '{
"adminContent": "string",
"adminUid": 0,
"content": "string",
"ctime": "2019-08-24T14:15:22Z",
"id": 0,
"mtime": "2019-08-24T14:15:22Z",
"uid": 0
}'
{
"code": "string",
"date": {},
"msg": "string"
}