From 5d888f648a8bf63ff249833a36169ef2bffab2dc Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Sun, 2 Mar 2025 23:14:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=B9=B6=E8=A1=8C=E6=A1=86?= =?UTF-8?q?=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ .../ai/analysis/flow/ChartNode.java | 21 +++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 src/main/java/com/lanyuanxiaoyao/ai/analysis/flow/ChartNode.java diff --git a/pom.xml b/pom.xml index 165a5e6..06e98dd 100644 --- a/pom.xml +++ b/pom.xml @@ -51,6 +51,12 @@ net.datafaker datafaker 2.4.2 + test + + + com.yomahub + liteflow-spring-boot-starter + 2.13.0