mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-21 08:26:47 +08:00
#feat: 动态数据源模块
This commit is contained in:
@@ -81,6 +81,12 @@
|
||||
<artifactId>ruoyi-workflow</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!--数据源模块-->
|
||||
<dependency>
|
||||
<groupId>org.dromara</groupId>
|
||||
<artifactId>ruoyi-datasource</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>de.codecentric</groupId>
|
||||
<artifactId>spring-boot-admin-starter-client</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user