update 优化 为所有服务增加 实现类模块

This commit is contained in:
疯狂的狮子Li
2025-05-27 18:18:31 +08:00
parent acb254c867
commit bdc5791a21
5 changed files with 26 additions and 0 deletions

View File

@@ -81,6 +81,12 @@
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-tenant</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-service-impl</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-api-resource</artifactId>