Explorar o código

分数据中心功能

yingp %!s(int64=7) %!d(string=hai) anos
pai
achega
2dbee35fb2
Modificáronse 1 ficheiros con 15 adicións e 0 borrados
  1. 15 0
      pom.xml

+ 15 - 0
pom.xml

@@ -319,6 +319,21 @@
                 <artifactId>sms-api</artifactId>
                 <version>${project.release.version}</version>
             </dependency>
+            <dependency>
+                <groupId>com.usoftchina.saas</groupId>
+                <artifactId>datacenter-dto</artifactId>
+                <version>${project.release.version}</version>
+            </dependency>
+            <dependency>
+                <groupId>com.usoftchina.saas</groupId>
+                <artifactId>datacenter-api</artifactId>
+                <version>${project.release.version}</version>
+            </dependency>
+            <dependency>
+                <groupId>com.usoftchina.saas</groupId>
+                <artifactId>datacenter-client</artifactId>
+                <version>${project.release.version}</version>
+            </dependency>
             <!-- file upload -->
             <dependency>
                 <groupId>io.github.openfeign.form</groupId>