From 47aed74050e956919f2eee588fbab15607cf4029 Mon Sep 17 00:00:00 2001
From: zjh <1084500556@qq.com>
Date: 星期二, 31 十月 2023 17:20:31 +0800
Subject: [PATCH] zjh 2023/10/31--1

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

diff --git a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/TjAsyncService.java b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/TjAsyncService.java
index fe6100e..f83896b 100644
--- a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/TjAsyncService.java
+++ b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/TjAsyncService.java
@@ -84,4 +84,6 @@
 
     //鏀惰垂椤圭洰鎸夌収椤圭洰缂栫爜鏍戝舰鏌ヨ
     void getDictSfxms();
+
+    void getOrderDetailByProParentId(String tjNumber,Map<String, Object> map,String proParentId);
 }

--
Gitblit v1.8.0