在modules包下新建asset-management包,将代码挪过来

Signed-off-by: CCass <only_pop@qq.com>
This commit is contained in:
CCass
2025-09-28 18:02:12 +08:00
parent 2ed4e2a39a
commit 87fe29649a
31 changed files with 375 additions and 68 deletions

View File

@@ -57,6 +57,11 @@
<artifactId>ruoyi-generator</artifactId>
</dependency>
<dependency>
<groupId>org.ruoyi</groupId>
<artifactId>ruoyi-asset-management</artifactId>
</dependency>
</dependencies>
<build>