AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
## 数据分析 ~~~[api] post:http://eipig.rolink-power.com/history/dataStatistics *id#组织设施ID *type#时间类型1周2月3季4年 *time=2018-09-19#时间区间 <<< success { "code": 1, "msg": "数据获取成功", "data": { "total": 1, "lists": [ { 列表 } ] } } <<< error { "code": 1, "meg": "error", "data": {} } ~~~