!474 增加达梦数据库的驱动和SQL文件

This commit is contained in:
YunaiV
2023-05-15 21:18:38 +08:00
parent 2247f21db8
commit a3b007b462
4 changed files with 5727 additions and 4 deletions

View File

@@ -45,6 +45,10 @@
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
</dependency>
<dependency>
<groupId>com.dameng</groupId>
<artifactId>DmJdbcDriver18</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>