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