From c111e3eff1191b29d2d2baf2f485a4bf3a2edc00 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期六, 16 八月 2025 14:34:07 +0800
Subject: [PATCH] 代码提交

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

diff --git a/smartor/src/main/java/com/smartor/domain/ExternalPatientInfo.java b/smartor/src/main/java/com/smartor/domain/ExternalPatientInfo.java
index 3c26723..e201bb1 100644
--- a/smartor/src/main/java/com/smartor/domain/ExternalPatientInfo.java
+++ b/smartor/src/main/java/com/smartor/domain/ExternalPatientInfo.java
@@ -66,6 +66,9 @@
     @ApiModelProperty(value = "瀹跺涵鐢佃瘽")
     private String jtdh;
 
+    @ApiModelProperty(value = "棰勭暀鐢佃瘽")
+    private String yldh;
+
     @ApiModelProperty(value = "鎴峰彛鍦板潃")
     private String hkdz;
 

--
Gitblit v1.9.3