From 0980ca0959a4b38eeb55754384592582627e9a25 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期一, 27 七月 2026 18:20:29 +0800
Subject: [PATCH] 同德院区随访患者BUG处理

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

diff --git a/smartor/src/main/java/com/smartor/domain/SvyTaskTemplate.java b/smartor/src/main/java/com/smartor/domain/SvyTaskTemplate.java
index c0b0550..e774b24 100644
--- a/smartor/src/main/java/com/smartor/domain/SvyTaskTemplate.java
+++ b/smartor/src/main/java/com/smartor/domain/SvyTaskTemplate.java
@@ -63,10 +63,10 @@
     private String description;
 
     /**
-     * 闂嵎浠嬬粛
+     * 闂嵎浠嬬粛锛堝綋澶囨敞鐢級
      */
-    @Excel(name = " 闂嵎浠嬬粛 ")
-    @ApiModelProperty(value = "闂嵎浠嬬粛")
+    @Excel(name = " 闂嵎浠嬬粛锛堝綋澶囨敞鐢級 ")
+    @ApiModelProperty(value = "闂嵎浠嬬粛锛堝綋澶囨敞鐢級")
     private String introduce;
 
     /**

--
Gitblit v1.9.3