{ "id":"gg3" }
curl --location --request POST '/sysUser/authRole' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id":"gg3" }'
{}