From 1c8b2be08e6c7655bab6d8a99f15b883768f0d38 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期二, 30 七月 2024 17:15:43 +0800
Subject: [PATCH] 代码提交

---
 smartor/src/main/java/com/smartor/domain/SvyTaskTemplateScriptVO.java |  115 ++++++++++++++++++++++-----------------------------------
 1 files changed, 44 insertions(+), 71 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/SvyTaskTemplateScriptVO.java b/smartor/src/main/java/com/smartor/domain/SvyTaskTemplateScriptVO.java
index 73e8591..06514fe 100644
--- a/smartor/src/main/java/com/smartor/domain/SvyTaskTemplateScriptVO.java
+++ b/smartor/src/main/java/com/smartor/domain/SvyTaskTemplateScriptVO.java
@@ -25,7 +25,14 @@
     /**
      * 涓婚敭ID
      */
-    private Long ID;
+    private Long id;
+
+    /**
+     * 棰樼洰涓婚
+     */
+    @Excel(name = "棰樼洰涓婚")
+    @ApiModelProperty("棰樼洰涓婚")
+    private String scriptTopic;
 
     /**
      * 浠诲姟id
@@ -37,7 +44,7 @@
      * 妯℃澘璇濇湳缂栧彿
      */
     @ApiModelProperty(value = "妯℃澘璇濇湳缂栧彿")
-    private Long templateQuestionNum;
+    private Long scriptno;
 
     /**
      * 妯℃澘ID
@@ -49,13 +56,13 @@
      * 璇濇湳ID
      */
     @ApiModelProperty(value = "璇濇湳ID")
-    private Long scriptID;
+    private Long scriptid;
 
     /**
      * 鏍囬
      */
     @ApiModelProperty(value = "鏍囬")
-    private String questiontitle;
+    private String script_title;
 
     /**
      * 璇█
@@ -69,71 +76,13 @@
     @ApiModelProperty(value = "绫诲埆鍚�")
     private String categoryName;
 
-    /**
-     * 闂鐐�
-     */
-    @ApiModelProperty(value = "闂鐐�")
-    private String questionPoint;
 
     /**
      * 璇濇湳鍐呭
      */
     @ApiModelProperty(value = "璇濇湳鍐呭")
-    private String questionText;
+    private String scriptContent;
 
-    /**
-     * 璇濇湳璇煶
-     */
-    @ApiModelProperty(value = "璇濇湳璇煶")
-    private String questionVoice;
-
-    /**
-     * 鏃犲尮閰嶈瘽鏈�
-     */
-    @ApiModelProperty(value = "鏃犲尮閰嶈瘽鏈�")
-    private String noMatchText;
-
-    /**
-     * 鏃犲尮閰嶈瘽鏈闊�
-     */
-    @ApiModelProperty(value = "鏃犲尮閰嶈瘽鏈闊�")
-    private String noMatchVoice;
-
-    /**
-     * 闈欓粯璇濇湳
-     */
-    @ApiModelProperty(value = "闈欓粯璇濇湳")
-    private String slienceText;
-
-    /**
-     * 闈欓粯璇濇湳璇煶
-     */
-    @ApiModelProperty(value = "闈欓粯璇濇湳璇煶")
-    private String slienceVoice;
-
-    /**
-     * 閫氱敤搴撳尮閰嶅悗璇濇湳
-     */
-    @ApiModelProperty(value = "閫氱敤搴撳尮閰嶅悗璇濇湳")
-    private String submoduleText;
-
-    /**
-     * 閫氱敤搴撳尮閰嶅悗璇濇湳璇煶
-     */
-    @ApiModelProperty(value = "閫氱敤搴撳尮閰嶅悗璇濇湳璇煶")
-    private String submoduleVoice;
-
-    /**
-     * 鍚笉娓呰瘽鏈�
-     */
-    @ApiModelProperty(value = "鍚笉娓呰瘽鏈�")
-    private String noClearlyText;
-
-    /**
-     * 鍚笉娓呰瘽鏈闊�
-     */
-    @ApiModelProperty(value = "鍚笉娓呰瘽鏈闊�")
-    private String noClearlyVoice;
 
     /**
      * 鏄惁蹇呭~,1:蹇呭~    2锛氬彲浠ヤ笉濉�    锛堢粰浜哄伐鐢ㄧ殑锛孉I涓嶇敤閬靛畧锛�
@@ -141,11 +90,6 @@
     @ApiModelProperty(value = "鏄惁蹇呭~,1:蹇呭~    2锛氬彲浠ヤ笉濉� ")
     private String isMust;
 
-    /**
-     * 鍙兘鎾斁WAV绫诲瀷
-     */
-    @ApiModelProperty(value = "鍙兘鎾斁WAV绫诲瀷")
-    private Long playWavOnly;
 
     /**
      * 鍒犻櫎鏍囪
@@ -199,7 +143,7 @@
      * 鍩虹鎸囨爣绫诲瀷锛�1 閫夐」  2 鏂囨湰  3 鏁板�硷級
      */
     @ApiModelProperty(value = "鍩虹鎸囨爣绫诲瀷 1=閫夐」,2=鏂囨湰,3=鏁板��")
-    private String targettype;
+    private String scriptType;
 
     /**
      * 鍩虹鎸囨爣ID(鏆傛椂褰撳簭鍙穒d)
@@ -217,13 +161,13 @@
      * 涓嬩竴璇濇湳缂栧彿
      */
     @ApiModelProperty(value = "涓嬩竴璇濇湳缂栧彿")
-    private Long nextQuestion;
+    private Long nextScriptno;
 
     /**
      * 闂缁撴灉锛堢粰鈥滃�肩被鍨嬧�濇槸鏂囨湰鎴栬�呮暟鍊肩敤鐨勶級*
      */
     @ApiModelProperty(value = "闂缁撴灉 ,缁�=鈥滃�肩被鍨嬧�濇槸鏂囨湰鎴栬�呮暟鍊肩敤鐨�")
-    private String questionResult;
+    private String scriptResult;
 
     /**
      * 鍙橀噺鍙傛暟闆嗗悎
@@ -243,6 +187,35 @@
     @ApiModelProperty(value = "鏄惁瀛樺湪鎿嶄綔锛�1 鏂板 2淇敼 3鍒犻櫎")
     private Integer isoperation;
 
+
+    /**
+     * 閫夐」鍒嗘敮鏍囪瘑(0:鏃犲垎鏀�1:鏈夊垎鏀�)
+     */
+    @Excel(name = "閫夐」鍒嗘敮鏍囪瘑(0:鏃犲垎鏀�1:鏈夊垎鏀�)")
+    @ApiModelProperty(value = "閫夐」鍒嗘敮鏍囪瘑(0:鏃犲垎鏀�1:鏈夊垎鏀�)")
+    private String branchFlag;
+
+    /**
+     * 閫夐」鍒嗘敮鐨勪笅涓�涓瘽鏈紪鍙�
+     */
+    @Excel(name = "閫夐」鍒嗘敮鐨勪笅涓�涓瘽鏈紪鍙�")
+    @ApiModelProperty(value = "閫夐」鍒嗘敮鐨勪笅涓�涓瘽鏈紪鍙�")
+    private String branchNextscriptno;
+
+
+    @ApiModelProperty(value = "鍩虹鎸囨爣绫诲瀷")
+    private String targettype;
+
+    @ApiModelProperty(value = "鍩虹鎸囨爣鍚嶇О")
+    private String targetname;
+
+    /**
+     * 搴忓彿
+     */
+    @Excel(name = "搴忓彿")
+    @ApiModelProperty(value = "搴忓彿")
+    private Long xh;
+
     /**
      * 璇濇湳閫夐」
      */

--
Gitblit v1.9.3