You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
349 B

{
"data": [{
"name": "胡彦斌ajax",
"age": 32,
"address": "西湖区湖底公园1号"
}, {
"name": "胡彦祖ajax",
"age": 42,
"address": "西湖区湖底公园1号"
}, {
"name": "李大嘴ajax",
"age": 32,
"address": "西湖区湖底公园1号"
}],
totalCount: 35,
pageSize: 10,
currentPage: 1
}