@ -373,4 +373,4 @@ getReportList
* 根据开课ID进行查询
select t.*
from student_hands_on_task_report t where t.teacherOpenCourseId in (#join(collect)#)
from student_hands_on_task_report t where t.teacher_open_course_id in (#join(collect)#)