From 75dd91a2aa8682d458fd3dc6df6a52feb43a0c89 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期五, 03 四月 2026 14:17:28 +0800
Subject: [PATCH] 【丽水】随访统计 首次再次分开

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

diff --git a/smartor/src/main/java/com/smartor/domain/PatArchive.java b/smartor/src/main/java/com/smartor/domain/PatArchive.java
index 7cb6c29..e409c21 100644
--- a/smartor/src/main/java/com/smartor/domain/PatArchive.java
+++ b/smartor/src/main/java/com/smartor/domain/PatArchive.java
@@ -204,6 +204,13 @@
     @Excel(name = " 鎵嬫満鍙风爜 ")
     private String telcode;
 
+    /**
+     * 鎵嬫満鐭彿
+     */
+    @ApiModelProperty("鎵嬫満鐭彿")
+    @Excel(name = " 鎵嬫満鐭彿 ")
+    private String telshortcode;
+
 
     /**
      * 浜插睘鍙风爜

--
Gitblit v1.9.3