From 29e7d214720287fb86141524dd4a814f09887df4 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期五, 18 九月 2026 16:40:38 +0800
Subject: [PATCH] 【市一】统计加上成功和总数

---
 smartor/src/main/java/com/smartor/domain/IvrLibaTemplateScriptVO.java |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateScriptVO.java b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateScriptVO.java
index d5aa4d4..59b4950 100644
--- a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateScriptVO.java
+++ b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateScriptVO.java
@@ -74,7 +74,7 @@
      */
     @Excel(name = "鍒嗘暟")
     @ApiModelProperty(value = "鍒嗘暟")
-    private Long score;
+    private String score;
 
     /**
      * 璇濇湳鍐呭
@@ -357,9 +357,9 @@
     /**
      * 鏄惁蹇呭~锛堢粰浜哄伐鐢ㄧ殑锛孉I涓嶇敤閬靛畧锛�
      */
-    @Excel(name = "鏄惁蹇呭~锛堢粰浜哄伐鐢ㄧ殑锛孉I涓嶇敤閬靛畧锛�")
-    @ApiModelProperty(value = "鏄惁蹇呭~锛堢粰浜哄伐鐢ㄧ殑锛孉I涓嶇敤閬靛畧锛�")
-    private String isMust;
+    @Excel(name = "鏄惁蹇呭~   1蹇呭~   2涓嶅繀濉�(榛樿)鏄惁蹇呭~锛堢粰浜哄伐鐢ㄧ殑锛孉I涓嶇敤閬靛畧锛�")
+    @ApiModelProperty(value = "鏄惁蹇呭~   1蹇呭~   2涓嶅繀濉�(榛樿)  缁欎汉宸ョ敤鐨勶紝AI涓嶇敤閬靛畧锛�")
+    private String ismandatory;
 
     /**
      * 闂缁撴灉锛堢粰鈥滃�肩被鍨嬧�濇槸鏂囨湰鎴栬�呮暟鍊肩敤鐨勶級

--
Gitblit v1.9.3