Authorization: Bearer ********************
curl --location --request GET '/goods/userIntegral/'
{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"userId": 0,
"totalScore": 0,
"freezeScore": 0,
"remark": "string",
"isDelete": "string"
}
}