用户信息列表
GET
http://127.0.0.1:17345/system/user/list
接口描述
用户信息列表
响应参数
参数名
类型
描述
必填
code
int
返回状态码
必填
msg
string
返回信息
必填
data
List<SysUser>
用户列表
必填