From df62988da54d44526b0ea768b64a6e176c00e737 Mon Sep 17 00:00:00 2001 From: lige <bestlige@outlook.com> Date: 星期一, 04 十二月 2023 14:52:31 +0800 Subject: [PATCH] 111 --- ltkj-hosp/src/main/java/com/ltkj/hosp/service/TjAsyncService.java | 9 +++++++++ 1 files changed, 9 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 f83896b..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 @@ -86,4 +86,13 @@ void getDictSfxms(); void getOrderDetailByProParentId(String tjNumber,Map<String, Object> map,String proParentId); + + + //棣栭〉鎶樼嚎鍥炬暟鎹� + void getLineChart(); + + //棣栭〉楗肩姸鍥剧櫥璁颁汉鏁版帴鍙� + void getPieChart(); + + } -- Gitblit v1.8.0