文档
测试
GET
/app/category/category-getByParentId

接口描述

根据parentId、projectType查询类目列表

请求参数

参数名
类型
描述
必填
parentId
integer
父类目Id
必填
projectType
integer
系统层级类目
必填

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
integer
200
可选
data
array[object]
可选
categoryIds
array[integer]
可选
childrenList
array[object]
可选
code
string
可选
createTime
string
可选
creatorId
integer
可选
description
string
可选
flag
integer
可选
hasLeaf
integer
可选
homeShow
integer
可选
iconUrl
string
可选
id
integer
可选
level
integer
可选
limit
integer
10
可选
name
string
可选
parentCode
string
可选
parentId
integer
可选
parentIds
string
可选
parentName
string
可选
picUrl
string
可选
projectType
integer
可选
showCurrAndAllChildren
integer
可选
sortNum
integer
可选
start
integer
1
可选
status
integer
可选
title
string
可选
updateTime
string
可选
updaterId
integer
可选
msg
string
success
可选
success
boolean
True
可选