chenw před 7 roky
rodič
revize
e4e554d74b
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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>