查询用户总数,有m页,第n页数据
GET
http://212.64.73.4:12345/user/userlist?page=1&pagesize=2
请求参数
参数名
类型
描述
必填
page
int
示例:1
必填
pagesize
int
示例:2
必填