From 85183ce29f27f67edf9b80d9b15efff48091449f Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 09 四月 2026 13:49:42 +0800
Subject: [PATCH] 省立同德门急诊采集功能提交

---
 smartor/src/main/java/com/smartor/domain/ExternalDiseaseInfo.java |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/ExternalDiseaseInfo.java b/smartor/src/main/java/com/smartor/domain/ExternalDiseaseInfo.java
index c63fea5..56012d1 100644
--- a/smartor/src/main/java/com/smartor/domain/ExternalDiseaseInfo.java
+++ b/smartor/src/main/java/com/smartor/domain/ExternalDiseaseInfo.java
@@ -51,10 +51,10 @@
     private String FUJIBMC;
 
     @ApiModelProperty(value = "ICD9")
-    private String ICD9;
+    private String IcD9;
 
-    @ApiModelProperty(value = "ICD9")
-    private String ICD10;
+    @ApiModelProperty(value = "IcD10")
+    private String IcD10;
 
     @ApiModelProperty(value = "鐤剧梾鍒嗙被浠g爜")
     private String JiBingFLDM;

--
Gitblit v1.9.3