From f8055670bd83d8c64aaeb1ddcb67bf51ef8c845d Mon Sep 17 00:00:00 2001 From: dlaren Date: Wed, 20 Aug 2025 09:55:15 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=20?= =?UTF-8?q?=E8=AF=95=E5=8D=B7=E4=BB=BB=E5=8A=A1=E6=98=AF=E5=90=A6=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E6=96=87=E4=BB=B6=E5=8F=82=E6=95=B0=EF=BC=8C=E6=96=B0?= =?UTF-8?q?=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../module/exam/service/paper/EducationPaperTaskServiceImpl.java | 1 + .../src/main/resources/mapper/exam/EducationPaperParamMapper.xml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/exam-module-exam/exam-module-exam-biz/src/main/java/pc/exam/pp/module/exam/service/paper/EducationPaperTaskServiceImpl.java b/exam-module-exam/exam-module-exam-biz/src/main/java/pc/exam/pp/module/exam/service/paper/EducationPaperTaskServiceImpl.java index d320f9f6..5e067dd1 100644 --- a/exam-module-exam/exam-module-exam-biz/src/main/java/pc/exam/pp/module/exam/service/paper/EducationPaperTaskServiceImpl.java +++ b/exam-module-exam/exam-module-exam-biz/src/main/java/pc/exam/pp/module/exam/service/paper/EducationPaperTaskServiceImpl.java @@ -144,6 +144,7 @@ public class EducationPaperTaskServiceImpl implements IEducationPaperTaskService educationPaperParam.setIsConnect("0"); educationPaperParam.setIsAnswerId("1"); educationPaperParam.setIsTime("0"); + educationPaperParam.setIsDelete("0"); educationPaperParam.setDirectory("KSWJ"); educationPaperParam.setUploadTime("5"); educationPaperParam.setIsCopy("1"); diff --git a/exam-module-exam/exam-module-exam-biz/src/main/resources/mapper/exam/EducationPaperParamMapper.xml b/exam-module-exam/exam-module-exam-biz/src/main/resources/mapper/exam/EducationPaperParamMapper.xml index 5aa3bbb5..bc9fb39e 100644 --- a/exam-module-exam/exam-module-exam-biz/src/main/resources/mapper/exam/EducationPaperParamMapper.xml +++ b/exam-module-exam/exam-module-exam-biz/src/main/resources/mapper/exam/EducationPaperParamMapper.xml @@ -89,7 +89,6 @@ is_file, is_net, is_screen, - is_score, is_score_detail, is_delete,