From f44fc386a12e119df6ff0cd0b546bdb0d38d05db Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期一, 27 七月 2026 13:42:48 +0800
Subject: [PATCH] 同德满意度异常,用钉钉提醒负责人

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

diff --git a/smartor/src/main/java/com/smartor/domain/SvyLibTemplateTargetoption.java b/smartor/src/main/java/com/smartor/domain/SvyLibTemplateTargetoption.java
index 601bfed..c4f98a4 100644
--- a/smartor/src/main/java/com/smartor/domain/SvyLibTemplateTargetoption.java
+++ b/smartor/src/main/java/com/smartor/domain/SvyLibTemplateTargetoption.java
@@ -166,8 +166,8 @@
     /**
      * 鏄惁寮傚父鏍囪瘑
      */
-    @Excel(name = "鏄惁寮傚父鏍囪瘑")
-    @ApiModelProperty(value = "鏄惁寮傚父鏍囪瘑")
+    @Excel(name = "鏄惁寮傚父鏍囪瘑锛�0姝e父  1寮傚父  2璀﹀憡")
+    @ApiModelProperty(value = "鏄惁寮傚父鏍囪瘑锛�0姝e父  1寮傚父  2璀﹀憡")
     private Long isabnormal;
 
 //    /**
@@ -277,4 +277,10 @@
      */
     @ApiModelProperty(value = "鏈嶅姟鐨勫悕绉�")
     private String sendTaskname;
+
+    /**
+     * 榛樿閫夐」锛�1 鍚︼紙榛樿锛�     2 鏄�
+     */
+    @ApiModelProperty("榛樿閫夐」锛�1 鍚︼紙榛樿锛�     2 鏄�")
+    private Long defaultValue;
 }

--
Gitblit v1.9.3