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