curl --location 'http://192.168.1.36:8080/akaso/api/integral/getIntegralSummary' \
--header 'token: 0C77566D5349332FF874E73780C9E375'{
"state": "200",
"message": "成功",
"data": {
"total": 100,
"firstExpireDate": "2024-10-18"
},
"code": "200"
}