AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
## 地图 ~~~[api] get:http://eipig.rolink-power.com/index/mapList <<< success { "code": 1, "msg": "获取成功", "data": [ { "id": 2, "name": "第一采油厂", "position": "", "node_type": 5, "node_sn": "1100" }, { "id": 3, "name": "1#作业区", "position": "", "node_type": 4, "node_sn": "1101" }, { "id": 4, "name": "1#中心站", "position": "", "node_type": 3, "node_sn": "1102" }, { "id": 5, "name": "1#场站", "position": "", "node_type": 2, "node_sn": "1103" }, { "id": 6, "name": "1#井组", "position": "", "node_type": 1, "node_sn": "1104" } ] } <<< error { "code": 1, "meg": "error", "data": {} } ~~~