mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-10-13 13:33:44 +08:00
update 多数据源切换标注过期 3.6.0 移除 推荐使用原生注解
This commit is contained in:
@@ -95,6 +95,13 @@
|
||||
<groupId>com.baomidou</groupId>
|
||||
<artifactId>mybatis-plus-extension</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- dynamic-datasource 多数据源-->
|
||||
<dependency>
|
||||
<groupId>com.baomidou</groupId>
|
||||
<artifactId>dynamic-datasource-spring-boot-starter</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>cn.hutool</groupId>
|
||||
<artifactId>hutool-all</artifactId>
|
||||
|
Reference in New Issue
Block a user