fix 修复 PermissionService 无实现类无法启动问题

This commit is contained in:
疯狂的狮子Li
2025-05-29 16:19:00 +08:00
parent 6fb975fe6b
commit cb4e9a2006
3 changed files with 25 additions and 18 deletions

View File

@@ -88,11 +88,6 @@
<artifactId>ruoyi-common-tenant</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-service-impl</artifactId>
</dependency>
<!-- 自定义负载均衡(多团队开发使用) -->
<!-- <dependency>-->
<!-- <groupId>org.dromara</groupId>-->