Authorization: Bearer ********************
[
0
]
curl --location --request POST 'http://10.12.186.133:30924/zspt/feedback/deletes' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '[
0
]'
{
"code": 0,
"msg": "",
"data": ""
}