From b6a30e0b7c28b6e6065e64c3331c4b7b024aa15a Mon Sep 17 00:00:00 2001 From: wangziqi Date: Fri, 31 Jul 2026 12:48:35 +0800 Subject: [PATCH] fix(education): align import job failure state --- .../dal/mysql/importjob/QuestionImportJobMapper.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yudao-module-education/src/main/java/cn/iocoder/yudao/module/education/dal/mysql/importjob/QuestionImportJobMapper.java b/yudao-module-education/src/main/java/cn/iocoder/yudao/module/education/dal/mysql/importjob/QuestionImportJobMapper.java index 29ea5bd7..3e45a6d0 100644 --- a/yudao-module-education/src/main/java/cn/iocoder/yudao/module/education/dal/mysql/importjob/QuestionImportJobMapper.java +++ b/yudao-module-education/src/main/java/cn/iocoder/yudao/module/education/dal/mysql/importjob/QuestionImportJobMapper.java @@ -38,7 +38,7 @@ public interface QuestionImportJobMapper extends BaseMapperX