From 1b88746f85ed05f571d0ef0307f6b68db4157ee2 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期五, 05 六月 2026 01:02:51 +0800
Subject: [PATCH] 【丽水】getSpecialSfStatistics 获取专病随访统计比例

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

diff --git a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateScriptVO.java b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateScriptVO.java
index 7c0c505..2cc953e 100644
--- a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateScriptVO.java
+++ b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateScriptVO.java
@@ -28,6 +28,19 @@
     @ApiModelProperty(value = "涓婚敭")
     private Long id;
 
+
+    /**
+     * 闂埜棰樼洰鍒嗙被ID闆嗗悎
+     */
+    @ApiModelProperty("闂缁村害")
+    private String dimension;
+
+    /**
+     * 闂埜棰樼洰鍒嗙被ID闆嗗悎
+     */
+    @ApiModelProperty("婊℃剰搴︽剰瑙佸紓甯革紙鍙拡瀵规枃鏈級")
+    private String isMydException;
+
     /**
      * 妯℃澘璇濇湳缂栧彿
      */

--
Gitblit v1.9.3