From f6283db320dc079860a3ce4a482a1f7bd31e52ad Mon Sep 17 00:00:00 2001 From: lige <bestlige@outlook.com> Date: 星期四, 23 十一月 2023 17:26:12 +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