From 10aaa035f5be0312304d20f022bdb714a8f4900a Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期三, 11 十二月 2024 22:16:23 +0800
Subject: [PATCH] 代码提交

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

diff --git a/smartor/src/main/java/com/smartor/domain/IvrLibaScriptTarget.java b/smartor/src/main/java/com/smartor/domain/IvrLibaScriptTarget.java
index 21c719f..9780206 100644
--- a/smartor/src/main/java/com/smartor/domain/IvrLibaScriptTarget.java
+++ b/smartor/src/main/java/com/smartor/domain/IvrLibaScriptTarget.java
@@ -158,4 +158,34 @@
      */
     @ApiModelProperty(value = "鏄惁瀛樺湪鎿嶄綔锛�1 鏂板 2淇敼 3鍒犻櫎")
     private Integer isoperation;
+
+    /**
+     * 閫夐」鎻忚堪
+     */
+    @ApiModelProperty(value = "閫夐」鎻忚堪")
+    private String optiondesc;
+
+    /**
+     * 棰勮鏍囪瘑
+     */
+    @ApiModelProperty(value = "棰勮鏍囪瘑")
+    private Long isabnormal;
+
+    /**
+     * 棰勮闃�鍊间笂闄愶紝閽堝鏁板�煎瀷鎸囨爣绫诲瀷
+     */
+    @ApiModelProperty(value = "棰勮闃�鍊间笂闄愶紝閽堝鏁板�煎瀷鎸囨爣绫诲瀷")
+    private Long warnup;
+
+    /**
+     * 棰勮闃�鍊间笂闄愶紝閽堝鏁板�煎瀷鎸囨爣绫诲瀷
+     */
+    @ApiModelProperty(value = "棰勮闃�鍊间笅闄愶紝閽堝鏁板�煎瀷鎸囨爣绫诲瀷")
+    private Long warndown;
+
+    /**
+     * 閫夐」鍥剧墖璺緞
+     */
+    @ApiModelProperty(value = "閫夐」鍥剧墖璺緞")
+    private String picturePath;
 }

--
Gitblit v1.9.3