curl --location '/chest/chest-config/page?adjustmentFactor=undefined&chestCreateConfig=undefined&id=undefined&incomeWeight=undefined&info=undefined&name=undefined&pageNo=undefined&pageSize=undefined&pic=undefined"a=undefined&redeemPoints=undefined&remark=undefined&status=undefined' \
--header 'x-access-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzeXNVaWQiOiJlOWNhMjNkNjhkODg0ZDRlYmIxOWQwNzg4OTcyN2RhZSIsInVzZXJJZGVudGl0eSI6MiwiZXhwIjoxNzQ3MDgxNzYzLCJ1c2VybmFtZSI6ImFkbWluIn0.NaeqryXHUXcM8u5j_l2cIjTyywLEiMHQklrPpEHy79k'{
"code": 0,
"message": "string",
"result": {
"countId": "string",
"current": 0,
"hitCount": true,
"maxLimit": 0,
"optimizeCountSql": true,
"orders": [
{
"asc": true,
"column": "string"
}
],
"pages": 0,
"records": [
{
"adjustmentFactor": 0,
"chestCreateConfig": "string",
"id": 0,
"incomeWeight": 0,
"info": "string",
"name": "string",
"pic": "string",
"quota": 0,
"redeemPoints": 0,
"remark": "string",
"status": 0
}
],
"searchCount": true,
"size": 0,
"total": 0
},
"success": true,
"timestamp": 0
}