curl --location --request GET 'http://139.198.190.189:58080/app-api/pay/wallet-transaction/page?pageNo=1&pageSize=10'{
"code": 0,
"data": {
"list": [
{
"bizType": 1,
"price": 100,
"title": "土豆土豆",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"total": 0
},
"msg": "string"
}