获取用户列表
GET
http://localhost/LAPARO/API/Users/GetList
请求参数
参数名
类型
描述
必填
pageIndex
int
页码,从1开始
可选
pageSize
int
每页条数
可选
keyWord
string
搜索关键字
必填