ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 统计 ~~~[api] post:/statistics/elecoupon string:start=2018-10-10#筛选开始时间 string:end=2018-11-11#筛选结束时间 *int:page=1#页码 *int:limit=10#每页显示个数 <<< success { "code": 0, "info": "成功", "data":[ {"id": 4, "title": "测试电子券测试电子券测试", "type": 1, "deduction": "10.00",…}, {"id": 3, "title": "修改title", "type": 1, "deduction": "10.00",…}, {"id": 2, "title": "22222222", "type": 1, "deduction": "10.00",…}, {"id": 1, "title": "测试电子券测试电子券测试", "type": 2, "deduction": "10.00",…} ] } <<< error ~~~