From 0573252c6de638563ec000af56848dde15bbb25b Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期四, 17 九月 2026 14:47:07 +0800
Subject: [PATCH] 【丽水】ssoGoServiceSubtaskList 调整

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

diff --git a/smartor/src/main/java/com/smartor/domain/VO/QuestionCountKsOrBqVO.java b/smartor/src/main/java/com/smartor/domain/VO/QuestionCountKsOrBqVO.java
index c59a800..e3a6cb5 100644
--- a/smartor/src/main/java/com/smartor/domain/VO/QuestionCountKsOrBqVO.java
+++ b/smartor/src/main/java/com/smartor/domain/VO/QuestionCountKsOrBqVO.java
@@ -57,7 +57,7 @@
     @JsonFormat(pattern = "yyyy-MM-dd")
     @DateTimeFormat(pattern = "yyyy-MM-dd")
     @ApiModelProperty(value = "寮�濮嬪畬鎴愭棩鏈�")
-    private Date startFinisTime;
+    private Date startFinishTime;
 
     /**
      * 缁撴潫鍑洪櫌鏃ユ湡

--
Gitblit v1.9.3