Authorization: ********************
curl --location --request GET 'https://sit.cheertoys.cn/api/give_record?page&limit' \ --header 'Authorization: Bearer <token>'
{ "status": 1, "msg": "请求成功", "data": { "property1": "string", "property2": "string" } }