curl --location --request GET '/chest/chest-config/date/list' \
--header 'x-access-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzeXNVaWQiOiJlOWNhMjNkNjhkODg0ZDRlYmIxOWQwNzg4OTcyN2RhZSIsInVzZXJJZGVudGl0eSI6MiwiZXhwIjoxNzQ3MDgxNzYzLCJ1c2VybmFtZSI6ImFkbWluIn0.NaeqryXHUXcM8u5j_l2cIjTyywLEiMHQklrPpEHy79k'
{
"code": 0,
"message": "string",
"result": {
"current": 0,
"hitCount": true,
"pages": 0,
"records": [
{
"chestAmount": 0,
"chestAvailableAmount": 0,
"chestConfigId": 0,
"chestExchangeAmount": 0,
"chestName": "string",
"chestQuota": 0,
"createBy": 0,
"createDept": 0,
"createTime": "2019-08-24T14:15:22Z",
"delFlag": "string",
"flushDate": "string",
"id": 0,
"incomeTotal": 0,
"incomeWeight": 0,
"redeemPoints": 0,
"remark": "string",
"status": 0,
"tenantId": "string",
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22Z",
"version": 0
}
],
"searchCount": true,
"size": 0,
"total": 0
},
"success": true,
"timestamp": 0
}