From 0c9ec42a824aa3242fe1e1b8ce372947f2bc9a03 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期一, 29 七月 2024 17:43:06 +0800
Subject: [PATCH] 代码提交

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

diff --git a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java
index 2658d6a..224d36b 100644
--- a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java
+++ b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java
@@ -190,6 +190,13 @@
     private Long pid;
 
     /**
+     * 閫夐」缁彿
+     */
+    @Excel(name = "閫夐」缁彿")
+    @ApiModelProperty(value = "閫夐」缁彿")
+    private Long optionNo;
+
+    /**
      * GUID
      */
     @Excel(name = "GUID")
@@ -208,11 +215,17 @@
     @ApiModelProperty(value = "鏄惁鏄敤鎴烽�夋嫨鐨勯�夐」")
     private Boolean isUserOperation = false;
 
-
     /**
      * 涓嬩竴棰�
      */
     @ApiModelProperty(value = "涓嬩竴棰�")
     private Integer nextQuestion;
 
+    @ApiModelProperty(value = "閫夐」闄勫姞鏍囪瘑")
+    private String appendflag;
+
+    @ApiModelProperty(value = "闄勪欢淇℃伅")
+    private String appenddesc;
+
+
 }

--
Gitblit v1.9.3