bug解决

This commit is contained in:
2023-09-08 08:50:32 +08:00
parent 4322f05786
commit 297854b4e5

View File

@@ -115,7 +115,7 @@
</dependency> </dependency>
<!--liteFlow相关依赖--> <!--liteFlow相关依赖-->
<dependency> <!-- <dependency>
<groupId>com.yomahub</groupId> <groupId>com.yomahub</groupId>
<artifactId>liteflow-spring-boot-starter</artifactId> <artifactId>liteflow-spring-boot-starter</artifactId>
<version>2.10.7</version> <version>2.10.7</version>
@@ -124,7 +124,7 @@
<groupId>com.yomahub</groupId> <groupId>com.yomahub</groupId>
<artifactId>liteflow-rule-nacos</artifactId> <artifactId>liteflow-rule-nacos</artifactId>
<version>2.10.7</version> <version>2.10.7</version>
</dependency> </dependency>-->
</dependencies> </dependencies>
<build> <build>