From 7077fa8ff7f18b2991deafaba9f9dc65d1d27f51 Mon Sep 17 00:00:00 2001
From: zjh <zjh@888>
Date: 星期三, 27 十二月 2023 16:12:12 +0800
Subject: [PATCH] zjh 本地 2023/12/27 -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