[
{
"id": 1,
"orderNum": 5
}
]curl --location 'https://demo.zfile.vip/admin/storage/sort' \
--header 'zfile-token;' \
--header 'Content-Type: application/json' \
--data '[
{
"id": 1,
"orderNum": 5
}
]'{
"code": "0",
"msg": "ok",
"data": {},
"dataCount": 0,
"traceId": "string"
}