fix:删除金蝶依赖性

This commit is contained in:
zhangzq
2024-12-20 10:26:13 +08:00
parent b7d5f473ea
commit b78740a239
13 changed files with 18 additions and 1283 deletions

View File

@@ -200,20 +200,6 @@
<artifactId>mysql-connector-java</artifactId>
<version>8.0.20</version>
</dependency>
<dependency>
<groupId>com.google.gson</groupId>
<artifactId>gson-jar</artifactId>
<version>2.8.0</version>
<scope>system</scope>
<systemPath>/Users/mima0000/Desktop/gson-2.8.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.kingdee.bos.webapi</groupId>
<artifactId>kingdee-jar</artifactId>
<version>8.0.6</version>
<scope>system</scope>
<systemPath>/Users/mima0000/Desktop/k3cloud-webapi-sdk8.0.6.jar</systemPath>
</dependency>
<!-- druid数据源驱动 -->
<dependency>
<groupId>com.alibaba</groupId>