|
|
@ -59,13 +59,6 @@ |
|
|
<artifactId>jackson-databind</artifactId> |
|
|
<artifactId>jackson-databind</artifactId> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
<!-- 动态数据源 --> |
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>com.baomidou</groupId> |
|
|
|
|
|
<artifactId>dynamic-datasource-spring-boot-starter</artifactId> |
|
|
|
|
|
<version>3.5.2</version> |
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
<!-- 阿里JSON解析器 --> |
|
|
<!-- 阿里JSON解析器 --> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>com.alibaba.fastjson2</groupId> |
|
|
<groupId>com.alibaba.fastjson2</groupId> |
|
|
|