文档
测试

查询用户组织机构信息

POST
http://113.204.181.78:18081/apin/system/sys/userSync/findUserOrgList

请求头

参数名
类型
描述
必填
Authorization
Bearer token
必填

请求参数

参数名
类型
描述
必填
order
Object
数据 字典排序 key是排序字段 val是asc、desc
必填
key
string
示例:createTime
必填
val
string
示例:desc
必填
whereList
array
数据列表 查询条件key查询字段 val 查询值
必填
key
string
示例:sysUser.id
必填
val
string
示例:4028e4f871e7bd7a0171ecddbfdc0004
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
result
array
数据列表
必填
id
string
示例:4028e68a7432c0e0017432e6be831281
必填
sysOrganization
object
数据字典
必填
id
string
示例:4028e68a73a81a770173a81d0d4f00d5
必填
orgName
string
示例:陕西启迪物业管理有限公司
必填
orgCode
string
示例:008
必填
orgInfo
string
示例: 582766879@qq.com
必填
orgCreditCode
string
示例:008
必填
orgAreaCode
string
示例:008
必填
orgType
string
示例:area
必填
orgLogo
string
示例:
必填
orgLogoUrl
string
示例:
必填
orgResourceTable
string
示例:008000
必填
orgOrder
object
示例:null
必填
parentId
string
示例:4028e68a73a81a770173a81d064e00b0
必填
rootId
string
示例:-1
必填
status
string
示例:
必填
createTime
string
示例:2020-08-01 11:42:23
必填
updateTime
string
示例:2020-09-08 15:40:22
必填
isShow
string
示例:1
必填
delStatus
string
示例:1
必填
affiliation
string
示例:大渡口
必填
isProperty
int
示例:0
必填
isAuth
string
示例:0
必填
optType
object
示例:null
必填
sysUser
object
数据字典
必填
id
string
示例:4028e68a73a81a770173a81d1edb0104
必填
userCode
object
示例:null
必填
userName
string
示例:15029088862
必填
sex
string
示例:
必填
password
string
示例:e10adc3949ba59abbe56e057f20f883e
必填
realName
string
示例:陈葱莉
必填
status
string
示例:1
必填
lastTime
object
示例:null
必填
createTime
string
示例:2020-08-01 11:42:28
必填
lastIp
object
示例:null
必填
email
string
示例:1@qq.com
必填
phone
string
示例:15029088862
必填
idCard
string
示例:111111111111111111
必填
isAdmin
string
示例:0
必填
defaultPassword
string
示例:123456
必填
activeStatus
string
示例:1
必填
idType
object
示例:null
必填
userType
string
示例:1
必填
taxType
object
示例:null
必填
creditCode
object
示例:null
必填
changeTime
object
示例:null
必填
entryTime
string
示例:2021-01-16 02:15:13
必填
dayNum
int
示例:30
必填
workTime
string
示例:2021-01-16 02:15:13
必填
sysJob
object
数据字典
必填
id
string
示例:5c7ac0646eb683f1016ecb99bda00456
必填
jobName
string
示例:数据管理员
必填
parentId
string
示例:-1
必填
jobLogo
string
示例:
必填
jobLogoUrl
string
示例:
必填
jobInfo
string
示例:数据管理员
必填
jobOrder
int
示例:1
必填
status
string
示例:1
必填
createTime
string
示例:2021-01-15 13:11:52
必填
updateTime
string
示例:2019-12-03 14:51:32
必填
delStatus
string
示例:0
必填
positionOrder
int
示例:1
必填
status
string
示例:1
必填
createTime
string
示例:2020-08-28 10:30:17
必填
updateTime
string
示例:2020-08-28 10:30:17
必填

说明 / 示例

请求: { "order": { "key": "createTime", "val": "desc" }, "whereList": [{ "key": "", "val": "" }] } 返回 { "code": 1, "result": [ { "id": "4028e68a7432c0e0017432e6be831281", "sysOrganization": { "id": "4028e68a73a81a770173a81d0d4f00d5", "orgName": "陕西启迪物业管理有限公司", "orgCode": "008", "orgInfo": " 582766879@qq.com", "orgCreditCode": "008", "orgAreaCode": "008", "orgType": "area", "orgLogo": "", "orgLogoUrl": "", "orgResourceTable": "008000", "orgOrder": null, "parentId": "4028e68a73a81a770173a81d064e00b0", "rootId": "-1", "status": "", "createTime": "2020-08-01 11:42:23", "updateTime": "2020-09-08 15:40:22", "isShow": "1", "delStatus": "1", "affiliation": "大渡口", "isProperty": 0, "isAuth": "0", "optType": null }, "sysUser": { "id": "4028e68a73a81a770173a81d1edb0104", "userCode": null, "userName": "15029088862", "sex": "", "password": "e10adc3949ba59abbe56e057f20f883e", "realName": "陈葱莉", "status": "1", "lastTime": null, "createTime": "2020-08-01 11:42:28", "lastIp": null, "email": "1@qq.com", "phone": "15029088862", "idCard": "111111111111111111", "isAdmin": "0", "defaultPassword": "123456", "activeStatus": "1", "idType": null, "userType": "1", "taxType": null, "creditCode": null, "changeTime": null, "entryTime": "2021-01-16 02:15:13", "dayNum": 30, "workTime": "2021-01-16 02:15:13" }, "sysJob": { "id": "5c7ac0646eb683f1016ecb99bda00456", "jobName": "数据管理员", "parentId": "-1", "jobLogo": "", "jobLogoUrl": "", "jobInfo": "数据管理员", "jobOrder": 1, "status": "1", "createTime": "2021-01-15 13:11:52", "updateTime": "2019-12-03 14:51:32", "delStatus": "0" }, "positionOrder": 1, "status": "1", "createTime": "2020-08-28 10:30:17", "updateTime": "2020-08-28 10:30:17" } ] }