{"id":272,"pid":173,"name":"测试","key":"cs","ico":"add-text","path":"/home","component":"console/Home.vue","query":"{}","type":0,"mold":0,"sort":"0","auth":"","data":""}
curl --location --request POST '/api/menu/save' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{"id":272,"pid":173,"name":"测试","key":"cs","ico":"add-text","path":"/home","component":"console/Home.vue","query":"{}","type":0,"mold":0,"sort":"0","auth":"","data":""}'
{
"state": "success",
"info": 272
}