curl --location '/api/admin/system/role/updateStatus?id=undefined&status=undefined' \ --header 'Authori-zation: {{token}}' \ --header 'source: {{source}}'
{ "code": 0, "data": {}, "message": "string" }