From 51484d673380413271032ba0274d555be3b198c8 Mon Sep 17 00:00:00 2001 From: liu Date: Thu, 28 Dec 2023 15:02:21 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:=E4=BF=AE=E5=A4=8D=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/DiagnosisPhysicalRecordMapper.xml | 3 --- .../service/impl/AskDiagnosisResultServiceImpl.java | 2 -- virtual-patient-web/src/main/resources/logback-spring.xml | 2 +- 3 files changed, 1 insertion(+), 6 deletions(-) diff --git a/virtual-patient-model/src/main/resources/mapper/DiagnosisPhysicalRecordMapper.xml b/virtual-patient-model/src/main/resources/mapper/DiagnosisPhysicalRecordMapper.xml index 9886305f..9b3fc972 100644 --- a/virtual-patient-model/src/main/resources/mapper/DiagnosisPhysicalRecordMapper.xml +++ b/virtual-patient-model/src/main/resources/mapper/DiagnosisPhysicalRecordMapper.xml @@ -9,10 +9,7 @@ - - - diff --git a/virtual-patient-web/src/main/java/com/supervision/service/impl/AskDiagnosisResultServiceImpl.java b/virtual-patient-web/src/main/java/com/supervision/service/impl/AskDiagnosisResultServiceImpl.java index 7b47b6a6..d5a17d58 100644 --- a/virtual-patient-web/src/main/java/com/supervision/service/impl/AskDiagnosisResultServiceImpl.java +++ b/virtual-patient-web/src/main/java/com/supervision/service/impl/AskDiagnosisResultServiceImpl.java @@ -41,8 +41,6 @@ public class AskDiagnosisResultServiceImpl implements AskDiagnosisResultService private final ProcessService processService; - private final PatientService patientService; - private final DiseaseService diseaseService; private final TreatmentPlanRecordService treatmentPlanRecordService; diff --git a/virtual-patient-web/src/main/resources/logback-spring.xml b/virtual-patient-web/src/main/resources/logback-spring.xml index b1835f87..f9110b42 100644 --- a/virtual-patient-web/src/main/resources/logback-spring.xml +++ b/virtual-patient-web/src/main/resources/logback-spring.xml @@ -13,7 +13,7 @@ - +