From 91b61e8412bd4f59ac44a3dcc42adb584d1119c5 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 04 六月 2026 17:59:45 +0800
Subject: [PATCH] 新增满意度功能

---
 smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java b/smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
index b085309..c796fd1 100644
--- a/smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
+++ b/smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -129,7 +129,7 @@
     private String groupKey;
 
     /**
-     * 闅忚缁熻鏂瑰紡 1-榛樿缁熻鏂瑰紡 2-缁熻鏃剁畻涓婁笉鍙戦�佺殑
+     * 闅忚缁熻鏂瑰紡 1-榛樿缁熻鏂瑰紡 2-缁熻鏃剁畻涓婁笉鍙戦�佺殑 3-鍙粺璁″凡瀹屾垚鐨�
      */
     @ApiModelProperty(value = "缁熻鏂瑰紡")
     private String followUpCountStyle;

--
Gitblit v1.9.3