From db13d846510525ddd4d5c48ee0c549c62cf93efa Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 20 三月 2025 19:01:42 +0800
Subject: [PATCH] 代码提交

---
 smartor/src/main/java/com/smartor/domain/PatMedInhosp.java |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
index 8e147e5..b93a8df 100644
--- a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
+++ b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
@@ -298,10 +298,11 @@
      */
     @ApiModelProperty(value = "鎵嬫満鍙�")
     private String telcode;
+
     /**
-     * 鎵嬫満鍙�
+     * 闀挎湡浠诲姟鍘熷洜
      */
-    @ApiModelProperty(value = "鎵嬫満鍙�")
+    @ApiModelProperty(value = "闀挎湡浠诲姟鍘熷洜")
     private String longTaskReason;
 
 
@@ -386,4 +387,6 @@
 
     @ApiModelProperty(value = "鎿嶄綔浜篒D")
     private String operatorId;
+
+    private String tagname;
 }

--
Gitblit v1.9.3