chenw 7 лет назад
Родитель
Сommit
e4e554d74b
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      applications/document/document-server/pom.xml

+ 2 - 2
applications/document/document-server/pom.xml

@@ -79,10 +79,10 @@
             <groupId>com.usoftchina.saas</groupId>
             <artifactId>account-dto</artifactId>
         </dependency>
-        <!--<dependency>
+        <dependency>
             <groupId>com.usoftchina.saas</groupId>
             <artifactId>datacenter-client</artifactId>
-        </dependency>-->
+        </dependency>
     </dependencies>
 
     <build>