From f7490dcac88c6c2f5b423956cc1b4b8b3bc31db9 Mon Sep 17 00:00:00 2001
From: lige <bestlige@outlook.com>
Date: 星期二, 21 十一月 2023 18:28:48 +0800
Subject: [PATCH] 备忘录

---
 ltkj-hosp/src/main/java/com/ltkj/hosp/service/TjAsyncService.java |   11 +++++++++++
 1 files changed, 11 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..d733a29 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,15 @@
 
     //鏀惰垂椤圭洰鎸夌収椤圭洰缂栫爜鏍戝舰鏌ヨ
     void getDictSfxms();
+
+    void getOrderDetailByProParentId(String tjNumber,Map<String, Object> map,String proParentId);
+
+
+    //棣栭〉鎶樼嚎鍥炬暟鎹�
+    void getLineChart();
+
+    //棣栭〉楗肩姸鍥剧櫥璁颁汉鏁版帴鍙�
+    void getPieChart();
+
+
 }

--
Gitblit v1.8.0