From 71230794b02ae26783a2895fe5425cfcf5ae0e79 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期三, 22 四月 2026 09:19:30 +0800
Subject: [PATCH] 【丽水】获取随访及时率 增加serviceType

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

diff --git a/smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java b/smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java
index c6f8874..067b229 100644
--- a/smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java
+++ b/smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java
@@ -33,7 +33,7 @@
     @ApiModelProperty(value = "闂ㄨ瘖缂栧彿")
     private String outhospno;
 
-    @ApiModelProperty(value = "闀挎湡浠诲姟闅忚鏍囪瘑锛�0涓嶉渶瑕侊紝1闇�瑕�")
+    @ApiModelProperty(value = "闀挎湡浠诲姟闅忚鏍囪瘑锛�0闇�瑕侊紝1涓嶉渶瑕�")
     private String fuflag;
 
     /**

--
Gitblit v1.9.3