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

@@ -102,6 +102,11 @@
<artifactId>ruoyi-common-sse</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-service-impl</artifactId>
</dependency>
<!-- RuoYi Api System -->
<dependency>
<groupId>org.dromara</groupId>