update 优化 补全缺失的模块

This commit is contained in:
疯狂的狮子Li
2024-06-03 16:39:20 +08:00
parent 62a2e9de37
commit 8a388a0d8b
2 changed files with 4 additions and 3 deletions

View File

@@ -109,7 +109,10 @@
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-tenant</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-security</artifactId>
</dependency>
</dependencies>
</project>