From 8720970864b887e34adc94e5bf5b19e709a1c042 Mon Sep 17 00:00:00 2001
From: zjh <1084500556@qq.com>
Date: 星期四, 04 一月 2024 18:05:10 +0800
Subject: [PATCH] zjh 2024/01/04--2

---
 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