瀏覽代碼

update:pom

ct 1 周之前
父節點
當前提交
6f7f5c7ad2
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      fs-service/pom.xml

+ 4 - 1
fs-service/pom.xml

@@ -290,7 +290,10 @@
 <!--            <artifactId>ecloud-sdk-ecs</artifactId>-->
 <!--            <version>1.1.26</version>-->
 <!--        </dependency>-->
-
+        <dependency>
+            <groupId>org.apache.shardingsphere</groupId>
+            <artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId>
+        </dependency>
     </dependencies>
 
 </project>