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 |    2 ++
 1 files changed, 2 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 80ce564..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
@@ -64,4 +64,6 @@
     List<String> getFlowingWaterIds(String tjNum);
 
     String getDiscount(String orderId);
+
+    String getproNameByOrderId(String orderId);
 }

--
Gitblit v1.8.0