{ "roleId": 0, "userId": 0 }
curl --location --request PUT '/api/system/role/authUser/cancel' \ --header 'Content-Type: application/json' \ --data-raw '{ "roleId": 0, "userId": 0 }'
{ "property1": {}, "property2": {} }