[
{
"id": 0,
"sort": 0
}
]curl --location --request POST '/sys/menu/update-sort' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"id": 0,
"sort": 0
}
]'{
"code": 0,
"msg": "string",
"data": null,
"other": {}
}