修复在多个flow.xml配置的时候,条件节点会出错的bug

This commit is contained in:
bryan.zhang
2020-03-29 17:52:02 +08:00
parent 1f7e5fd12a
commit 82e26527d9
7 changed files with 14 additions and 14 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<artifactId>liteflow</artifactId>
<groupId>com.yomahub</groupId>
<version>2.2.1</version>
<version>2.2.2</version>
</parent>
<dependencyManagement>