{
"id": 0,
"menuIds": [
0
]
}
curl --location --request PUT 'https://travel.daoziji.com/user/role/modifyRoleAuthentication' \
--header 'Authentication;' \
--header 'token: 59488631878869803924403251' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"menuIds": [
0
]
}'
{}