From 8ea6b2e18527d23a542b5bab8bde243ecb7211c2 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期三, 20 五月 2026 14:40:19 +0800
Subject: [PATCH] 【丽水】随访统计超链接 指标统计超链接

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

diff --git a/smartor/src/main/java/com/smartor/service/PersonWorkbenchService.java b/smartor/src/main/java/com/smartor/service/PersonWorkbenchService.java
index 1e688e6..f3baece 100644
--- a/smartor/src/main/java/com/smartor/service/PersonWorkbenchService.java
+++ b/smartor/src/main/java/com/smartor/service/PersonWorkbenchService.java
@@ -15,6 +15,6 @@
     /**
      * 褰撳墠鐧诲綍鐢ㄦ埛鐨勯棬璇娿�佸湪闄€�佸嚭闄㈢梾浜虹殑缁熻鎯呭喌
      */
-    public  List<PerSonWorkbenchDto> getPatCount(String detpId, String drCode);
+    public  List<PerSonWorkbenchDto> getPatCount(String deptIds, String drCode);
 
 }

--
Gitblit v1.9.3