From 6a58a5a148c27c9ff66901bfbae6e52c1a56b5d2 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 04 七月 2024 17:17:53 +0800
Subject: [PATCH] 代码提交

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

diff --git a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java
index c07d1f1..2658d6a 100644
--- a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java
+++ b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java
@@ -140,19 +140,19 @@
     @ApiModelProperty(value = "鏄惁寮傚父鏍囪瘑")
     private Long isabnormal;
 
-    /**
-     * 棰勮闃�鍊间笂闄�
-     */
-    @Excel(name = "棰勮闃�鍊间笂闄�")
-    @ApiModelProperty(value = "棰勮闃�鍊间笂闄�")
-    private Long warnup;
-
-    /**
-     * 棰勮闃�鍊间笅闄�
-     */
-    @Excel(name = "棰勮闃�鍊间笅闄�")
-    @ApiModelProperty(value = "棰勮闃�鍊间笅闄�")
-    private Long warndown;
+//    /**
+//     * 棰勮闃�鍊间笂闄�
+//     */
+//    @Excel(name = "棰勮闃�鍊间笂闄�")
+//    @ApiModelProperty(value = "棰勮闃�鍊间笂闄�")
+//    private Long warnup;
+//
+//    /**
+//     * 棰勮闃�鍊间笅闄�
+//     */
+//    @Excel(name = "棰勮闃�鍊间笅闄�")
+//    @ApiModelProperty(value = "棰勮闃�鍊间笅闄�")
+//    private Long warndown;
 
     /**
      * 鍒犻櫎鏍囪

--
Gitblit v1.9.3