From e61f0a9cc2e229dd6f8156cc020e59ee3c164a01 Mon Sep 17 00:00:00 2001
From: zjh <zjh@888>
Date: 星期二, 26 十二月 2023 09:48:19 +0800
Subject: [PATCH] zjh 本地 2023/12/25 -1

---
 ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjDwGroupingService.java |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjDwGroupingService.java b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjDwGroupingService.java
index 1bfb3b4..b6b6954 100644
--- a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjDwGroupingService.java
+++ b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjDwGroupingService.java
@@ -59,4 +59,7 @@
      * @return 缁撴灉
      */
     public int deleteTjDwGroupingById(String id);
+
+
+    public int selectTjDwGroupingBySex(String dwDeptId,String sex);
 }

--
Gitblit v1.8.0