From 1917e1b69a8480654c086df54e32b0be94a88e7d Mon Sep 17 00:00:00 2001 From: zjh <1084500556@qq.com> Date: 星期一, 17 三月 2025 17:51:35 +0800 Subject: [PATCH] zjh20250317 --- 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