From 2c19fa65dc87ea8f3d81f84154f4eeabff7f8d00 Mon Sep 17 00:00:00 2001
From: zjh <1084500556@qq.com>
Date: 星期四, 05 六月 2025 12:36:47 +0800
Subject: [PATCH] zjh20250605

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

diff --git a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/LtkjExamJcbgdService.java b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/LtkjExamJcbgdService.java
index 0d2f330..3a08a1a 100644
--- a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/LtkjExamJcbgdService.java
+++ b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/LtkjExamJcbgdService.java
@@ -17,6 +17,10 @@
 
     void  deletedLtkjJcbgdByTjhAndTmh(String tmh);
 
+    void  deletedLtkjJcbgdByTjhandtmh(String tjh,String tmh);
+
+    void deletedLtkjJcbgdByTjhAndTmhA(String tjh,String tmh);
+
     List<String> getJianJcBaoGaoDan(String cardId);
 
     List<LtkjExamJcbgd> getJianJcBaoGaoDanList(String tmh);

--
Gitblit v1.8.0