From 6bb028f4062241bc3c3bb29ca252a264fc9dd6b7 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期二, 28 四月 2026 16:00:40 +0800
Subject: [PATCH] 【丽水】随访增加 首次随访语音详情、再次随访语音详情

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

diff --git a/smartor/src/main/java/com/smartor/domain/PatArchive.java b/smartor/src/main/java/com/smartor/domain/PatArchive.java
index e409c21..5733dd8 100644
--- a/smartor/src/main/java/com/smartor/domain/PatArchive.java
+++ b/smartor/src/main/java/com/smartor/domain/PatArchive.java
@@ -81,7 +81,7 @@
      */
     @ApiModelProperty("鏉ユ簮(1锛欻IS锛�2锛氭暟鎹钩鍙帮紱3锛氭枃浠跺鍏ワ級")
     @Excel(name = " 鏉ユ簮(1锛欻IS锛�2锛氭暟鎹钩鍙帮紱3锛氭枃浠跺鍏ワ級 ")
-    private Integer sourcefrom;
+    private Long sourcefrom;
 
     /**
      * his绯荤粺鐨勬偅鑰卛d

--
Gitblit v1.9.3