enhancement #I3DM92 集成asyncTool作为线程编排的核心

This commit is contained in:
bryan31
2021-11-08 13:48:39 +08:00
parent 169a47a412
commit e84ae73018
16 changed files with 1135 additions and 13 deletions

View File

@@ -13,6 +13,11 @@
</parent>
<dependencies>
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow-async-tool</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow-script-common</artifactId>