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