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