|
|
@@ -291,6 +291,11 @@
|
|
|
<artifactId>storage-dto</artifactId>
|
|
|
<version>${project.release.version}</version>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.usoftchina.saas</groupId>
|
|
|
+ <artifactId>sale-dto</artifactId>
|
|
|
+ <version>${project.release.version}</version>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.usoftchina.saas</groupId>
|
|
|
<artifactId>test-starter</artifactId>
|