From 5ef44ce6297e223faecc3819911d2891a3c582c7 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期二, 06 一月 2026 10:16:07 +0800
Subject: [PATCH] 【市一】随访满意度明细调整

---
 smartor/src/main/java/com/smartor/domain/ServiceSubtaskScriptCount.java |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/ServiceSubtaskScriptCount.java b/smartor/src/main/java/com/smartor/domain/ServiceSubtaskScriptCount.java
index 0bdd682..728ed32 100644
--- a/smartor/src/main/java/com/smartor/domain/ServiceSubtaskScriptCount.java
+++ b/smartor/src/main/java/com/smartor/domain/ServiceSubtaskScriptCount.java
@@ -31,6 +31,12 @@
     private String scriptContent;
 
     /**
+     * 棰樼洰绫诲瀷;鏋氫妇 1.鍗曢�� 2澶氶�� 3濉┖ 4鍏跺畠
+     */
+    @ApiModelProperty(value = "棰樼洰绫诲瀷;鏋氫妇 1.鍗曢�� 2澶氶�� 3濉┖ 4鍏跺畠")
+    private String scriptType;
+
+    /**
      * 宸插~鍐欐暟閲�
      */
     @ApiModelProperty(value = "宸插~鍐欐暟閲�")
@@ -66,6 +72,11 @@
     @ApiModelProperty(value = "閫夋嫨姣斾緥")
     private String chosenPercentage;
 
+    /**
+     * 闂閫夐」闆嗗悎锛岄�楀彿鍒嗗壊
+     */
+    @ApiModelProperty(value = "闂閫夐」闆嗗悎")
+    private String options;
 
     /**
      * 鏄庣粏

--
Gitblit v1.9.3