{ "id": "1" }
curl --location --request POST '/sysMenu/getInfo' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "1" }'
{}