Authorization: Bearer ********************
curl --location '/system/user/authRole' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "", "data": null }