This commit is contained in:
yuhaiming
2026-05-09 10:12:36 +08:00
parent def9b89ecd
commit 39fe8065da
80 changed files with 3883 additions and 6102 deletions

View File

@@ -87,6 +87,12 @@
<artifactId>water-demo</artifactId>
</dependency>
<!-- app模块 -->
<dependency>
<groupId>org.dromara</groupId>
<artifactId>water-app</artifactId>
</dependency>
<!-- 工作流模块 -->
<dependency>
<groupId>org.dromara</groupId>