opt:删除主从配置:WO,WQLCore,WQLObject,DataBaceConfig,ResultBean数据源及数据分装

This commit is contained in:
zhangzq
2025-06-23 10:03:49 +08:00
committed by zhouz
parent 0ec9b86d54
commit 4717d5421d

View File

@@ -113,11 +113,11 @@
<artifactId>hutool-all</artifactId>
<version>${hutool.version}</version>
</dependency>
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId>
<version>5.1.1</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.apache.shardingsphere</groupId>-->
<!-- <artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId>-->
<!-- <version>5.1.1</version>-->
<!-- </dependency>-->
<!--Spring boot 核心 -->
<dependency>
<groupId>org.springframework.boot</groupId>