根据ID获取
GET
/organization/getById
请求头
参数名
类型
描述
必填
id
int
id值,数字,必填
必填
响应参数
参数名
类型
描述
必填
errCode
string
示例:0
必填
errMsg
string
示例:
必填
id
int
组织ID
必填
agentCode
string
代理机构code
必填
name
string
组织名称
必填
parentId
string
上级ID
必填
type
int
类型,1:总部,2:校区,3:分公司,4:部门
必填
province
string
省,示例:310000
必填
city
string
市,示例:310100
必填
district
string
区,示例:310115
必填
address
string
详细地址,示例:详细地址
必填
sort
int
排序,默认100
必填
description
string
描述
必填
status
int
状态,0:无效,1:有效
必填
remark
string
备注
必填
createdBy
string
示例:
必填
createdTime
string
示例:2021-12-09 14:25:01
必填
updatedBy
string
示例:
必填
updatedTime
string
示例:2021-12-09 14:25:01
必填
errData
string
示例:
必填
systime
string
示例:2022-01-06 12:12:53
必填