curl --location --request GET '/weibao/userPoints/mylist'
{
"total": 0,
"rows": [
{
"userId": 0,
"totalPoints": 0,
"accumulatedLikes": 0,
"frozenPoints": 0,
"createTime": "",
"createBy": ""
}
],
"code": 0,
"msg": ""
}