多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# 参数: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