From e23023b93f34286f5a807b0b85e9a0619a297ed7 Mon Sep 17 00:00:00 2001
From: Your Name <you@example.com>
Date: 星期二, 21 二月 2023 23:25:34 +0800
Subject: [PATCH] Merge branch 'master' of http://git.homecommunity.cn/supervip/MicroCommunity

---
 service-community/src/main/java/com/java110/community/cmd/inspection/QueryReportStaffInspectionCmd.java |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/service-community/src/main/java/com/java110/community/cmd/inspection/QueryReportStaffInspectionCmd.java b/service-community/src/main/java/com/java110/community/cmd/inspection/QueryReportStaffInspectionCmd.java
index 8a5f58d..69e1bdc 100644
--- a/service-community/src/main/java/com/java110/community/cmd/inspection/QueryReportStaffInspectionCmd.java
+++ b/service-community/src/main/java/com/java110/community/cmd/inspection/QueryReportStaffInspectionCmd.java
@@ -42,8 +42,9 @@
                 @Java110ParamDoc(name = "code", type = "int", length = 11, defaultValue = "0", remark = "杩斿洖缂栧彿锛�0 鎴愬姛 鍏朵粬澶辫触"),
                 @Java110ParamDoc(name = "msg", type = "String", length = 250, defaultValue = "鎴愬姛", remark = "鎻忚堪"),
                 @Java110ParamDoc(name = "data", type = "Object", remark = "鏈夋晥鏁版嵁"),
-                @Java110ParamDoc(parentNodeName = "data",name = "userId", type = "String", remark = "鐢ㄦ埛ID"),
-                @Java110ParamDoc(parentNodeName = "data",name = "token", type = "String", remark = "涓存椂绁ㄦ嵁"),
+                @Java110ParamDoc(parentNodeName = "data",name = "staffName", type = "String", remark = "鍛樺伐鍚嶇О"),
+                @Java110ParamDoc(parentNodeName = "data",name = "finishCount", type = "String", remark = "宸插贰妫�"),
+                @Java110ParamDoc(parentNodeName = "data",name = "waitCount", type = "String", remark = "鏈贰妫�"),
         }
 )
 

--
Gitblit v1.8.0