Authorization: Bearer ********************
["20090522000001"]
curl --location --request POST 'https://yizhuapi.rgwsoft.com/api/rgw/IncomingQualityControl/Delete' \
--header 'Content-Type: application/json' \
--data-raw '["20090522000001"]'
{
"code": 200,
"msg": "操作成功",
"data": null,
"extras": null,
"timestamp": 1721271746889,
"timeConsuming": 173
}