curl --location --request GET 'http://localhost:8080/admin/manage/page' \ --header 'token;'
{ "code": 0, "msg": "", "data": { "total": 0, "records": [ {} ] } }