From 497b7272445d3cfbc1b61565a3e81880d74d6d7e Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 04 七月 2024 15:20:20 +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