{
"id": [
"string"
]
}curl --location --request POST '/adminapi/qrcode.qrcode_records/delete' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": [
"string"
]
}'{"code":1,"show":0,"msg":"操作成功","data":[]}