curl --location --request GET '/goods/userIntegral/list'
{
"total": 0,
"rows": [
{
"id": 0,
"userId": 0,
"totalScore": 0,
"freezeScore": 0,
"remark": "string",
"isDelete": "string"
}
],
"code": 0,
"msg": "string"
}