feat: 数据适配器和接口管理

This commit is contained in:
clay
2024-04-18 15:29:19 +08:00
parent 695d21793e
commit 7f8ceb3e25
39 changed files with 1288 additions and 24 deletions

View File

@@ -49,9 +49,14 @@
<groupId>cn.fateverse</groupId>
<artifactId>admin-api</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>cn.fateverse</groupId>-->
<!-- <artifactId>common-seata</artifactId>-->
<!-- </dependency>-->
<dependency>
<groupId>cn.fateverse</groupId>
<artifactId>common-seata</artifactId>
<artifactId>custom-query-api</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>