@ -336,7 +336,7 @@ deleteByTeacherOpenCourseQuestionSettingIds
* 根据题目配置ID 批量(真删除)
delete from teacher_open_course_question_log where find_in_set(teacher_open_course_question_setting_id, settingIds#)
delete from teacher_open_course_question_log where find_in_set(teacher_open_course_question_setting_id, #settingIds#)