curl --location --request GET 'http://139.198.190.189:58080/app-api/member/point/record/page?pageNo=1&pageSize=10'{
"code": 0,
"data": {
"list": [
{
"id": 31457,
"title": "你猜",
"description": "你猜",
"point": 100,
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"total": 0
},
"msg": "string"
}