add: 新增 ruoyi-common-liteflow 规则引擎模块

This commit is contained in:
疯狂的狮子Li
2026-07-02 14:37:53 +08:00
parent 6876bd355f
commit 53f857714d
11 changed files with 218 additions and 0 deletions
+7
View File
@@ -159,6 +159,13 @@
<version>${revision}</version>
</dependency>
<!-- liteflow模块 -->
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-liteflow</artifactId>
<version>${revision}</version>
</dependency>
<!-- mqtt模块 -->
<dependency>
<groupId>org.dromara</groupId>