{
"id": 0,
"menu_id": 0,
"role_id": 0
}
curl --location --request PUT 'http://101.35.247.125:7788/systemRoleMenu/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"menu_id": 0,
"role_id": 0
}'
{
"id": 0,
"name": "string"
}