feat(web): 完成子流程节点和代码节点的运行

This commit is contained in:
v-zhangjc9
2025-07-17 18:38:19 +08:00
parent 3a61da054e
commit ad9dade6a1
15 changed files with 299 additions and 19 deletions

View File

@@ -86,6 +86,11 @@
<groupId>org.noear</groupId>
<artifactId>solon-ai-dialect-openai</artifactId>
</dependency>
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow-script-graaljs</artifactId>
<version>${liteflow.version}</version>
</dependency>
<dependency>
<groupId>org.hibernate.orm</groupId>