Explorar el Código

修改广告主列表展示接口

syh hace 5 años
padre
commit
7052655dd4
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      jeecg-boot-module-system/pom.xml

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

@@ -169,11 +169,11 @@
             <artifactId>poi-ooxml</artifactId>
             <version>3.17</version>
         </dependency>-->
-        <dependency>
+        <!--<dependency>
             <groupId>cn.com.ctop</groupId>
             <artifactId>moudule-opencv</artifactId>
             <version>4.20.0</version>
-        </dependency>
+        </dependency>-->
     </dependencies>
 
     <dependencyManagement>