From 723d38375c45d24737bfef6f33a9686254abf99b Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 17 十月 2024 13:42:27 +0800
Subject: [PATCH] 代码提交
---
smartor/src/main/java/com/smartor/domain/SvyTaskTemplateScript.java | 134 ++++++++++++++++++++------------------------
1 files changed, 62 insertions(+), 72 deletions(-)
diff --git a/smartor/src/main/java/com/smartor/domain/SvyTaskTemplateScript.java b/smartor/src/main/java/com/smartor/domain/SvyTaskTemplateScript.java
index cd24d8b..d6ea8e0 100644
--- a/smartor/src/main/java/com/smartor/domain/SvyTaskTemplateScript.java
+++ b/smartor/src/main/java/com/smartor/domain/SvyTaskTemplateScript.java
@@ -1,5 +1,6 @@
package com.smartor.domain;
+import java.math.BigDecimal;
import java.util.Date;
import com.fasterxml.jackson.annotation.JsonFormat;
@@ -23,7 +24,14 @@
/**
* 涓婚敭ID
*/
- private Long ID;
+ private Long id;
+
+ /**
+ * 閫変腑鎻愮ず
+ */
+ @Excel(name = " 閫変腑鎻愮ず ")
+ @ApiModelProperty("閫変腑鎻愮ず")
+ private String prompt;
/**
* 浠诲姟id
@@ -35,7 +43,7 @@
* 妯℃澘璇濇湳缂栧彿
*/
@ApiModelProperty(value = "妯℃澘璇濇湳缂栧彿")
- private Long templateQuestionNum;
+ private Long scriptno;
/**
* 妯℃澘ID
@@ -47,13 +55,13 @@
* 璇濇湳ID
*/
@ApiModelProperty(value = "璇濇湳ID")
- private Long scriptID;
+ private Long scriptid;
/**
* 鏍囬
*/
@ApiModelProperty(value = "鏍囬")
- private String questiontitle;
+ private String scriptDesc;
/**
* 璇█
@@ -62,76 +70,23 @@
private String language;
/**
+ * 鍒嗘暟
+ */
+ @Excel(name = "鍒嗘暟")
+ @ApiModelProperty(value = "鍒嗘暟")
+ private BigDecimal score;
+
+ /**
* 绫诲埆鍚�
*/
@ApiModelProperty(value = "绫诲埆鍚�")
private String categoryName;
/**
- * 闂鐐�
- */
- @ApiModelProperty(value = "闂鐐�")
- private String questionPoint;
-
- /**
* 璇濇湳鍐呭
*/
@ApiModelProperty(value = "璇濇湳鍐呭")
- private String questionText;
-
- /**
- * 璇濇湳璇煶
- */
- @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;
+ private String scriptContent;
/**
* 鏄惁蹇呭~,1:蹇呭~ 2锛氬彲浠ヤ笉濉� 锛堢粰浜哄伐鐢ㄧ殑锛孉I涓嶇敤閬靛畧锛�
@@ -146,10 +101,10 @@
private Integer isoperation;
/**
- * 鍙兘鎾斁WAV绫诲瀷
+ * 鎺掑簭
*/
- @ApiModelProperty(value = "鍙兘鎾斁WAV绫诲瀷")
- private Long playWavOnly;
+ @ApiModelProperty(value = "鎺掑簭")
+ private Long sort;
/**
* 鍒犻櫎鏍囪
@@ -197,13 +152,13 @@
* 鎸囨爣閫夐」*
*/
@ApiModelProperty(value = "鎸囨爣閫夐」*")
- private String targetOptions;
+ private String targetoptions;
/**
* 鍩虹鎸囨爣绫诲瀷锛�1 閫夐」 2 鏂囨湰 3 鏁板�硷級
*/
@ApiModelProperty(value = "鍩虹鎸囨爣绫诲瀷1=閫夐」,2=鏂囨湰,3=鏁板��")
- private String targettype;
+ private String scriptType;
/**
* 鍩虹鎸囨爣ID(鏆傛椂褰撳簭鍙穒d)
@@ -221,13 +176,13 @@
* 涓嬩竴璇濇湳缂栧彿
*/
@ApiModelProperty(value = "涓嬩竴璇濇湳缂栧彿")
- private Long nextQuestion;
+ private Long nextScriptno;
/**
* 闂缁撴灉锛堢粰鈥滃�肩被鍨嬧�濇槸鏂囨湰鎴栬�呮暟鍊肩敤鐨勶級*
*/
@ApiModelProperty(value = "闂缁撴灉")
- private String questionResult;
+ private String scriptResult;
/**
* 鍙橀噺鍙傛暟闆嗗悎
@@ -241,4 +196,39 @@
@ApiModelProperty(value = "闂鍥剧墖璺緞")
private String picturePath;
+
+ /**
+ * 棰樼洰涓婚
+ */
+ @Excel(name = "棰樼洰涓婚")
+ @ApiModelProperty("棰樼洰涓婚")
+ private String scriptTopic;
+
+ /**
+ * 閫夐」鍒嗘敮鏍囪瘑(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