AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
## 获取广告、banner、弹窗上传记录 +++ get:/api/v1/advert/adverthistroy type#1web端内页,2移动端启动页,3移动端广告页 p# title#注释搜索 num# id#主键id identitytype# <<< success { "status": 1, "info": "success", "data": { "count": 1, "totalPages": 1, "data": [ { "id": 17, "comment": "web端banner1", "start_time": 1561600015, "end_time": 1565251524, "creater": "刘春强", "type": 2, "title": "test1jpg", "link": "www.baidu.com", "code": null, "status": 0, "time": 3, "interval": 2, "identitytype": 3, "display": -1, "sort": 0 } ], "nowPage": 1, "totalRows": 1 } } <<< error { "status": 0, "info": "操作失败", "data": [] } +++