curl --location --request PUT 'http://192.168.20.159:8080/system/role/authUser/selectAll?roleId&userIds' \ --header 'Authorization: Bearer ' \ --header 'Clientid: '
{ "code": 0, "msg": "string", "data": {} }