yumeng il y a 5 ans
Parent
commit
0089c4b7d8
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      jeecg-boot-module-system/pom.xml

+ 2 - 2
jeecg-boot-module-system/pom.xml

@@ -169,12 +169,12 @@
             <artifactId>poi-ooxml</artifactId>
             <version>3.17</version>
         </dependency>-->
-        <dependency>
+     <!--   <dependency>
             <groupId>com.test</groupId>
             <artifactId>opencv</artifactId>
             <scope>system</scope>
             <systemPath>${basedir}/docs/opencv-420.jar</systemPath>
-        </dependency>
+        </dependency>-->
     </dependencies>
 
     <dependencyManagement>