From 9c7b3f038f78ae5a7e4428307b101cb7e36fb79d Mon Sep 17 00:00:00 2001 From: Mlxa0324 Date: Sun, 27 Nov 2022 13:22:53 +0800 Subject: [PATCH] bug --- web/src/main/resources/sql/jlw/resourcesQuestionSnapshot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/main/resources/sql/jlw/resourcesQuestionSnapshot.md b/web/src/main/resources/sql/jlw/resourcesQuestionSnapshot.md index efd99864..052770f1 100644 --- a/web/src/main/resources/sql/jlw/resourcesQuestionSnapshot.md +++ b/web/src/main/resources/sql/jlw/resourcesQuestionSnapshot.md @@ -584,7 +584,7 @@ getQuestionTestSimpleInfo and ta.teacher_open_course_question_log_status = 1 AND t.teacher_open_course_question_setting_status = 1 AND t.teacher_open_course_question_setting_push_status = 1 - AND t.student_id = #studentId# + AND ta.student_id = #studentId# ) AS my_score, ( SELECT