From 5d208c50c5d3b8e8699b17757f0b8a35f699fb6b Mon Sep 17 00:00:00 2001
From: zhaowenxuan <chacca165@163.com>
Date: 星期四, 02 一月 2025 15:41:32 +0800
Subject: [PATCH] 20250102-02

---
 ltkj-hosp/src/main/java/com/ltkj/hosp/service/LtkjExamJcbgdService.java |    2 ++
 1 files changed, 2 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 ba9df46..0d2f330 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
@@ -20,4 +20,6 @@
     List<String> getJianJcBaoGaoDan(String cardId);
 
     List<LtkjExamJcbgd> getJianJcBaoGaoDanList(String tmh);
+
+    List<LtkjExamJcbgd> getJianJcBaoGaoDanByTjh(String cardId);
 }

--
Gitblit v1.8.0