curl --location --request GET 'http://192.168.1.36:8080/akaso/api/integral/getIntegralNotifyCenterList' \
--header 'token: E419D4AF3988155F51695CABC1CCC90B'{
"state": "200",
"message": "成功",
"data": [
{
"notifyId": 1,
"title": "",
"content": "",
"integrals": 100,
"integralsExpire": "2023-11-01"
}
],
"code": "200"
}