@@ -324,7 +324,7 @@
<if test="params.usertype==1">
and cs.teacherid=#{params.userid}
</if>
- group by cs.sectionid
+ group by cs.sectiondate
</select>
<!--教师直播-->