Browse Source

福永-温控数据对接处理

szjbdgzl 1 year ago
parent
commit
33c5754d64
1 changed files with 1 additions and 1 deletions
  1. 1 1
      exchange/pom.xml

+ 1 - 1
exchange/pom.xml

@@ -39,7 +39,7 @@
         <dependency>
             <groupId>com.microsoft.sqlserver</groupId>
             <artifactId>mssql-jdbc</artifactId>
-            <version>12.7.0.jre11-preview</version>
+            <version>6.1.0.jre8</version>
         </dependency>
 
         <dependency>