ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 各科老师活跃情况 +++ get:/api/v1/center/centerSubjectTeacher id=0#团队id、uid、学校id role=0#1是校长,0不是 level=0#//1运营中心,2住校服务人员,3是学校,0全国 date#日期,默认是前一天日期 enddate#日期,默认是前一天日期 <<< 全国 { "status": 1, "info": "success", "data": [ { "subject": "历史", "subjectid": 243, "total": 6, "year": 2019, "month": 4, "day": 4, "week": 14, "pertimes": 0//人均登录频次 }, { "subject": "语文", "subjectid": 1071, "total": 489, "year": 2019, "month": 4, "day": 1, "week": 14, "pertimes": 0 }, { "subject": "数学", "subjectid": 2099, "total": 354, "year": 2019, "month": 4, "day": 1, "week": 14, "pertimes": 0 }, { "subject": "英语", "subjectid": 2887, "total": 63, "year": 2019, "month": 4, "day": 1, "week": 14, "pertimes": 0 } ] } <<< error { "status": 0, "info": "操作失败", "data": [] } +++