chore(supervision): 删除废弃 flow 模块并清理 pom 引用

This commit is contained in:
wsm
2026-08-06 14:52:53 +08:00
parent 6f7e4c8587
commit a88ea47b5a
9 changed files with 1 additions and 484 deletions
-5
View File
@@ -218,11 +218,6 @@
<artifactId>jeecg-system-biz</artifactId>
<version>${jeecgProjectVersion}</version>
</dependency>
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-module-flow</artifactId>
<version>${jeecgProjectVersion}</version>
</dependency>
<!-- DEMO 示例模块 -->
<dependency>
<groupId>org.jeecgframework.boot</groupId>