查询行业分类列表
GET
/api/v1/industry
接口描述
Query the industry sub-classification list based on the parent industry classification name
请求参数
参数名
类型
描述
必填
parseToTree
string
Whether the query result is parsed as a tree.True is yes, and false is no
可选
skip
string
Number of skipped results.This is an optional slot to fill in with default value of 0
可选
limit
string
Total number of returned results. This is an optional slot to fill in with default value of 50
可选
filter
string
Rich query conditions, optional
可选
响应参数
参数名
类型
描述
必填
root
object
Succeed
必填