feat(多数据源): 支持多数据源动态切换

This commit is contained in:
zhuangpeng.li
2025-04-22 10:20:02 +08:00
parent ff51ea78af
commit 39aba490c6
16 changed files with 445 additions and 376 deletions

View File

@@ -16,6 +16,10 @@
</description>
<dependencies>
<dependency>
<groupId>com.fastbee</groupId>
<artifactId>fastbee-common</artifactId>
</dependency>
<!-- SpringBoot Web容器 -->
<dependency>