From 8bb9c77d61c0d20e8a06e9185bf0a89a16dd6be2 Mon Sep 17 00:00:00 2001
From: fhx <308050795@qq.com>
Date: 星期二, 16 四月 2024 11:30:24 +0800
Subject: [PATCH] 1.修改

---
 phis-feign/src/main/java/com/hz/his/feign/service/platform/bi/BiRelationProjectService.java |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/phis-feign/src/main/java/com/hz/his/feign/service/platform/bi/BiRelationProjectService.java b/phis-feign/src/main/java/com/hz/his/feign/service/platform/bi/BiRelationProjectService.java
index 9c05fc0..30a3ff8 100644
--- a/phis-feign/src/main/java/com/hz/his/feign/service/platform/bi/BiRelationProjectService.java
+++ b/phis-feign/src/main/java/com/hz/his/feign/service/platform/bi/BiRelationProjectService.java
@@ -34,13 +34,19 @@
     Result deductionCpList(@RequestBody ShopReportDto shopReportDto);
 
     /**
-     * 鍐嶇敓閮�-鎵ц涓氱哗鏁版嵁
+     * 鍐嶇敓閮�-鎵ц涓氱哗鏁版嵁 -2.0鐗堟湰
+     */
+    @PostMapping("/admin/project/relation/report/department/zs/list/V2")
+    Result deductionZsListV2(@RequestBody ShopReportDto shopReportDto);
+
+    /**
+     * 鍐嶇敓閮�-鎵ц涓氱哗鏁版嵁 - 2.0搴熷純
      */
     @PostMapping("/admin/project/relation/report/department/zs/list")
     Result deductionZsList(@RequestBody ShopReportDto shopReportDto);
 
     /**
-     * 鍐嶇敓閮�-娓楅�忎笟缁╂暟鎹�
+     * 鍐嶇敓閮�-娓楅�忎笟缁╂暟鎹� - 2.0搴熷純
      */
     @PostMapping("/admin/project/relation/report/department/zs/permeate/list")
     Result deductionZsPermeateList(@RequestBody ShopReportDto shopReportDto);
@@ -53,7 +59,7 @@
 
 
     /**
-     * 鍖荤敓鎵ц涓氱哗鏁版嵁-鍚棬搴楁寚鏍�
+     * 鍖荤敓鎵ц涓氱哗鏁版嵁-鍚湇鍔¢棬搴楁寚鏍�
      */
     @PostMapping("/admin/project/relation/report/doctor/target/list")
     Result deductionDoctorTargetList(@RequestBody ShopReportDto shopReportDto);

--
Gitblit v1.8.0