From df0c3a49e3ff31e59506a95964b513b2fe3d86a1 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期四, 20 八月 2026 17:04:39 +0800
Subject: [PATCH] 【丽水】出院手术随访

---
 smartor/src/main/java/com/smartor/domain/ExternalInHospPatientInfo.java |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/ExternalInHospPatientInfo.java b/smartor/src/main/java/com/smartor/domain/ExternalInHospPatientInfo.java
index 805a65b..154ff2b 100644
--- a/smartor/src/main/java/com/smartor/domain/ExternalInHospPatientInfo.java
+++ b/smartor/src/main/java/com/smartor/domain/ExternalInHospPatientInfo.java
@@ -188,4 +188,12 @@
     @ApiModelProperty(value = "缁忕鍖荤敓濮撳悕")
     private String JingGuanYSXM;
 
+    @ApiModelProperty(value = "鐭彿淇℃伅")
+    private String DuanHaoXX;
+
+    @ApiModelProperty(value = "鐥呬汉绫诲瀷浠g爜")
+    private String BingRenLXDM;
+
+    @ApiModelProperty(value = "鐥呬汉绫诲瀷鍚嶇О")
+    private String BingRenLXMC;
 }

--
Gitblit v1.9.3