From 4d2c9f210c69d6dd55c0fd2f53b675aa662baeac Mon Sep 17 00:00:00 2001
From: zhaowenxuan <chacca165@163.com>
Date: 星期四, 13 三月 2025 11:50:15 +0800
Subject: [PATCH] 修改价格

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

diff --git a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjFlowingWaterService.java b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjFlowingWaterService.java
index 5ce34c9..f8d2634 100644
--- a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjFlowingWaterService.java
+++ b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjFlowingWaterService.java
@@ -73,4 +73,8 @@
 
 
     public int deleteTjFlowingWaterByOrderId(String order);
+
+    void deleteTjOrderDetailByjxbz(String bldh);
+
+    void getTjBlCall(String tjh);
 }

--
Gitblit v1.8.0