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>