文档
测试

检索会员列表

POST
http://localhost:8085/mj/user/mjuser/list

接口描述

与文档图对比删除了 年龄、特约职务的筛选 组织传递id进行查询 姓名做模糊查询 其余为 文字的全匹配 档案编号就是总组字号 Int类型匹配就行

响应参数

参数名
类型
描述
必填
msg
string
示例:检索成功
必填
code
int
示例:0
必填
page
object
数据字典
必填
totalCount
int
示例:1
必填
pageSize
int
示例:10
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填
list
array
数据列表
必填
mjUserId
string
示例:1494271887268777984
必填
organizationId
object
示例:null
必填
userId
object
示例:null
必填
countryNumber
object
示例:null
必填
provinceNumber
object
示例:null
必填
name
string
示例:李凡
必填
sex
object
示例:null
必填
dateOfBirth
object
示例:null
必填
nation
object
示例:null
必填
nativePlace
object
示例:null
必填
joinTime
object
示例:null
必填
address
object
示例:null
必填
examId
object
示例:null
必填
examOrganizationId
object
示例:null
必填