curl --location --request GET '/api/v1/system-manage/roles//buttons' \ --header 'Authorization: Bearer {{token}}'
{"code":"0000","msg":"OK","data":{"buttonIds":[1,2,3,4,5]}}