curl --location --request GET '/api/v1/system-manage/menus/pages/' \ --header 'Authorization: Bearer {{token}}'
{ "code": "0000", "msg": "OK", "data": [ "home", "function", "exception", "multi-menu", "manage", "about" ] }