查询分类树形结构:查询全部分类:parentId=0
GET
/webtenant/system/classify/getClassifyTree请求参数
Query 参数
contactId
integer <int64>
联系我主键ID
parentId
integer <int32>
父ID
示例代码
返回响应
OK(200)
Unauthorized(401)
Forbidden(403)
Not Found(404)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
额外字段
object
可选
示例
{
"property1": {},
"property2": {}
}
最后修改时间: 11 小时前