From f98a54040341f7a33e0849532007849ee9597aee Mon Sep 17 00:00:00 2001
From: lige <bestlige@outlook.com>
Date: 星期一, 23 十月 2023 18:05:05 +0800
Subject: [PATCH] canshu

---
 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 c2766ce..07aaed8 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
@@ -62,4 +62,8 @@
     public int deleteTjFlowingWaterById(String id);
 
     List<String> getFlowingWaterIds(String tjNum);
+
+    String getDiscount(String orderId);
+
+    String getproNameByOrderId(String orderId);
 }

--
Gitblit v1.8.0