根据目录id查询详细信息
POST
/qms/catalogue/findCatalogueById/{id}
请求参数
参数名
类型
描述
必填
id
Long
目录id
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
object
示例:null
必填
createBy
int
示例:57
必填
createByName
string
示例:谈翼飞
必填
createTime
string
示例:2022-04-13 15:50:45
必填
updateBy
int
示例:57
必填
updateByName
string
示例:谈翼飞
必填
updateTime
string
示例:2022-04-13 15:51:48
必填
isDeleted
int
示例:0
必填
id
int
示例:1
必填
catalogueName
string
示例:测试目录c1
必填
topSuperiorId
object
示例:null
必填
superiorId
object
示例:null
必填
levelType
int
示例:1
必填
createBy
int
示例:57
必填
createByName
string
示例:谈翼飞
必填
createTime
string
示例:2022-04-13 15:51:54
必填
updateBy
object
示例:null
必填
updateByName
object
示例:null
必填
updateTime
object
示例:null
必填
isDeleted
int
示例:0
必填
id
int
示例:5
必填
catalogueId
int
示例:1
必填
relationId
int
示例:23
必填
relationName
string
示例:测试部门2
必填
relationType
int
示例:1
必填
startTime
string
示例:2022-04-12T00:00:00.000+08:00
必填
endTime
string
示例:2023-04-12T00:00:00.000+08:00
必填
isForever
int
示例:1
必填
success
boolean
示例:true
必填