beetlsql3-dev
yangdj 2 years ago
parent 812f7bae96
commit 83114a4712

@ -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)#)

Loading…
Cancel
Save