beetlsql3-dev
Mlxa0324 2 years ago
parent 27797ad396
commit 91a83d03ac

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

Loading…
Cancel
Save