AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
## 校区数据详情总览 +++ get:/api/v1/center/userDetails team_id#校区id uid#登录人uid role=0#1是校长,0不是 <<< success{ status: 1, info: "success", data: { teacher: 22, parent: 5, student: 112, total: 139 } } <<< error { "status": 0, "info": "操作失败", "data": [] } +++