ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# 参数:array | 字段名 | 说明| | --- | --- | | category_id | 分类id | | parent_id | 父级id | | model | 模块 product \| article \| page | row | 数量 | | parent_id | 父级id | | child | 是否带有child (布尔类型) | # 返回值:array | 字段名 | 说明| | --- | --- | | id | id | parent_id | 父级id int | title | 标题 string | content | 内容 string | seo_title | seo标题 string | keywords | seo关键字 string | description | seo描述 string | status | 状态 int 0 \| 1 | sort | 排序 int | logo | logo string | views | 点击数 int | model | 模块 product \| article \| page | add_time | 添加时间(timestamp) int