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/IvrLibaScriptTargetoption.java |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/IvrLibaScriptTargetoption.java b/smartor/src/main/java/com/smartor/domain/IvrLibaScriptTargetoption.java
index f039c02..a5f827a 100644
--- a/smartor/src/main/java/com/smartor/domain/IvrLibaScriptTargetoption.java
+++ b/smartor/src/main/java/com/smartor/domain/IvrLibaScriptTargetoption.java
@@ -141,6 +141,13 @@
     private Long isabnormal;
 
     /**
+     * 閫夐」鍥剧墖璺緞
+     */
+    @ApiModelProperty("閫夐」鍥剧墖璺緞")
+    @Excel(name = "閫夐」鍥剧墖璺緞")
+    private String picturePath;
+
+    /**
      * 棰勮闃�鍊间笂闄�
      */
     @ApiModelProperty("棰勮闃�鍊间笂闄�")
@@ -208,4 +215,7 @@
     @ApiModelProperty(value = "鏄惁瀛樺湪鎿嶄綔锛�1 鏂板 2淇敼 3鍒犻櫎")
     private Integer isoperation;
 
+    @ApiModelProperty(value = "鏄惁缁撴潫 0锛氫笉缁撴潫   1锛氱粨鏉�")
+    private Integer isEnd;
+
 }

--
Gitblit v1.9.3