查询用户列表
GET
https://server.youbeihu.top:9000/crud/user/pc/list
请求参数 from-data
参数名
类型
描述
必填
name
string
示例:
必填
account
string
示例:
必填
province
string
示例:
必填
city
string
示例:
必填
curPage
int
示例:0
必填
limit
int
示例:10
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:成功
必填
code
int
示例:200
必填
totalCount
int
示例:1
必填
pageSize
int
示例:10
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填