Merge branch 'main' into main

This commit is contained in:
ageerle
2025-10-23 14:15:54 +08:00
committed by GitHub
197 changed files with 12263 additions and 343 deletions

View File

@@ -61,6 +61,14 @@
<dependency>
<groupId>org.ruoyi</groupId>
<artifactId>ruoyi-graph</artifactId>
<dependency>
<groupId>org.ruoyi</groupId>
<artifactId>ruoyi-workflow</artifactId>
</dependency>
<dependency>
<groupId>org.ruoyi</groupId>
<artifactId>ruoyi-aihuman</artifactId>
</dependency>
</dependencies>