Authorization: Bearer ********************{
"ids": [
0
]
}curl --location --request DELETE 'http://gin-user-center.jinxinapp.cn/api/v1/sys-opera-log' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
0
]
}'{
"code": 0,
"msg": "string",
"requestId": "string",
"status": "string"
}