curl --location --request GET 'http://139.198.190.189:58080/admin-api/pay/wallet/page?pageNo=1&pageSize=10'{
"code": 0,
"data": {
"list": [
{
"userId": 20020,
"userType": 1,
"balance": 0,
"totalExpense": 0,
"totalRecharge": 0,
"freezePrice": 20737,
"id": 29528,
"createTime": "2019-08-24T14:15:22.123Z",
"nickname": "王**",
"avatar": "https://www.iocoder.cn/xxx.jpg"
}
],
"total": 0
},
"msg": "string"
}