AI

carry ai


热门列表

请求URL:

  • api/goods/list

请求方式:

  • POST

参数:

字段 类型 默认 注释
page int(11) 分页
keyword int(11) 搜索关键词
type_id int(11) 分类ID

返回示例

{
    "code": 0,
    "msg": "成功",
    "data": {
        "list": [
            {
                "goods_id": "1",
                "type_id": "1",
                "title": "chatgpt4.0",
                "sub_title": "chatgpt4.0家科技的开始",
                "label": [
                    "商业营销",
                    "写作"
                ],
                "image": "https://ai.carryba.com/web/lavatar.jpg",
                "content": "富文本",
                "views": "0",
                "addtime": "167232313",
                "link": "https://www.baidu.com/",
                "sort": null,
                "keyword": "商业营销,写作"
            },
            {
                "goods_id": "2",
                "type_id": "1",
                "title": "chatgpt4.0",
                "sub_title": "chatgpt4.0家科技的开始",
                "label": [
                    "商业营销",
                    "写作"
                ],
                "image": "https://ai.carryba.com/web/lavatar.jpg",
                "content": "富文本",
                "views": "0",
                "addtime": "167232313",
                "link": "https://www.baidu.com/",
                "sort": null,
                "keyword": "商业营销,写作"
            },
            {
                "goods_id": "3",
                "type_id": "1",
                "title": "chatgpt4.0",
                "sub_title": "chatgpt4.0家科技的开始",
                "label": [
                    "商业营销",
                    "写作"
                ],
                "image": "https://ai.carryba.com/web/lavatar.jpg",
                "content": "富文本",
                "views": "0",
                "addtime": "167232313",
                "link": "https://www.baidu.com/",
                "sort": null,
                "keyword": "商业营销,写作"
            },
            {
                "goods_id": "4",
                "type_id": "1",
                "title": "chatgpt4.0",
                "sub_title": "chatgpt4.0家科技的开始",
                "label": [
                    "商业营销",
                    "写作"
                ],
                "image": "https://ai.carryba.com/web/lavatar.jpg",
                "content": "富文本",
                "views": "0",
                "addtime": "167232313",
                "link": "https://www.baidu.com/",
                "sort": null,
                "keyword": "商业营销,写作"
            },
            {
                "goods_id": "5",
                "type_id": "1",
                "title": "chatgpt4.0",
                "sub_title": "chatgpt4.0家科技的开始",
                "label": [
                    "商业营销",
                    "写作"
                ],
                "image": "https://ai.carryba.com/web/lavatar.jpg",
                "content": "富文本",
                "views": "0",
                "addtime": "167232313",
                "link": "https://www.baidu.com/",
                "sort": null,
                "keyword": "商业营销,写作"
            },
            {
                "goods_id": "6",
                "type_id": "2",
                "title": "chatgpt4.0",
                "sub_title": "chatgpt4.0家科技的开始",
                "label": [
                    "商业营销",
                    "写作"
                ],
                "image": "https://ai.carryba.com/web/lavatar.jpg",
                "content": "富文本",
                "views": "0",
                "addtime": "167232313",
                "link": "https://www.baidu.com/",
                "sort": null,
                "keyword": "商业营销,写作"
            },
            {
                "goods_id": "7",
                "type_id": "2",
                "title": "chatgpt4.0",
                "sub_title": "chatgpt4.0家科技的开始",
                "label": [
                    "商业营销",
                    "写作"
                ],
                "image": "https://ai.carryba.com/web/lavatar.jpg",
                "content": "富文本",
                "views": "0",
                "addtime": "167232313",
                "link": "https://www.baidu.com/",
                "sort": null,
                "keyword": "商业营销,写作"
            },
            {
                "goods_id": "8",
                "type_id": "2",
                "title": "chatgpt4.0",
                "sub_title": "chatgpt4.0家科技的开始",
                "label": [
                    "商业营销",
                    "写作"
                ],
                "image": "https://ai.carryba.com/web/lavatar.jpg",
                "content": "富文本",
                "views": "0",
                "addtime": "167232313",
                "link": "https://www.baidu.com/",
                "sort": null,
                "keyword": "商业营销,写作"
            },
            {
                "goods_id": "9",
                "type_id": "2",
                "title": "chatgpt4.0",
                "sub_title": "chatgpt4.0家科技的开始",
                "label": [
                    "商业营销",
                    "写作"
                ],
                "image": "https://ai.carryba.com/web/lavatar.jpg",
                "content": "富文本",
                "views": "0",
                "addtime": "167232313",
                "link": "https://www.baidu.com/",
                "sort": null,
                "keyword": "商业营销,写作"
            },
            {
                "goods_id": "10",
                "type_id": "3",
                "title": "chatgpt4.0",
                "sub_title": "chatgpt4.0家科技的开始",
                "label": [
                    "商业营销",
                    "写作"
                ],
                "image": "https://ai.carryba.com/web/lavatar.jpg",
                "content": "富文本",
                "views": "0",
                "addtime": "167232313",
                "link": "https://www.baidu.com/",
                "sort": null,
                "keyword": "商业营销,写作"
            }
        ]
    }
}

返回参数说明

字段 类型 默认 注释
goods_id int(11) 产品id
type_id int(11) 分类id
title varchar(20) 标题
sub_title varchar(20) 简介
label varchar(20) 标签
image varchar(20) 图片
content varchar(30) 内容富文本
views varchar(50) 浏览量
addtime int(10) 注册时间
link varchar(30) 对应链接
sort varchar(30) 热门排序
keyword varchar(30) 搜索关键词

页面列表

ITEM_HTML