Authorization: Bearer ********************
curl --location --request GET 'http://letucoj.cn:7777/practice/recordList/all' \ --header 'Authorization: Bearer <token>'
{ "status": 0, "data": {}, "error": "" }