通过组织机构查询以下用户
POST
http://113.204.181.78:18081/apin/system/sys/user/getUserByOrgId
请求头
参数名
类型
描述
必填
Authorization
Bearer token 注意Bearer后有空格
必填
请求参数
参数名
类型
描述
必填
orgId
string
body json 组织机构 id示例:4028e69271b484ce0171b48a6e7c0000
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
active_status
string
用户激活状态 示例:1
必填
create_time
string
示例:2020-05-06 11:16:17
必填
email
string
邮件 示例:zx@139.com
必填
id_card
string
身份证号 示例:111111111111111111
必填
phone
string
示例:13800138000
必填
status
string
用户状态 示例:1
必填
id
string
用户id 示例:4028e4f871e7bd7a0171e7fbe52a0000
必填
password
string
密码 示例:e10adc3949ba59abbe56e057f20f883e
必填
real_name
string
真实姓名 示例:testyq
必填
user_name
string
用户账号 示例:testyq
必填
default_password
string
示例:123456
必填