mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-17 11:07:41 +00:00
支持多数据源
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -114,10 +114,10 @@
|
||||
|
||||
<!--阿里数据库连接池 -->
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>druid</artifactId>
|
||||
<version>${druid.version}</version>
|
||||
</dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>druid-spring-boot-starter</artifactId>
|
||||
<version>${druid.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--常用工具类 -->
|
||||
<dependency>
|
||||
|
Reference in New Issue
Block a user