Browse Source

删除注释

chenw 7 years ago
parent
commit
e4e554d74b
1 changed files with 2 additions and 2 deletions
  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>