curl --location --request GET '/api/classify/record?page=1&size=30' \ --header 'Authorization;'
{ "state": "success", "info": { "total": 0, "tree": false, "data": [] } }