|
|
@@ -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>
|