【修改】细节

This commit is contained in:
YOHO\20373
2025-05-21 19:12:51 +08:00
parent b5f18ba897
commit 7b48893212
7 changed files with 28 additions and 25 deletions

View File

@@ -249,7 +249,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</foreach>
</update>
<update id="updateExamQuestionByIds">
UPDATE exam_question
UPDATE education_question_examine
SET updater = #{updater},
update_time = now()
WHERE qu_id IN