CZT
2023-10-07 a376b30e63684f1a0f5b7f45322801be9145c09f
igds-web/pom.xml
@@ -10,7 +10,6 @@
        <groupId>com.ld.igds</groupId>
        <artifactId>igds-parent-pom</artifactId>
        <version>4.0.0-RELEASE</version>
        <relativePath>../igds-parent-pom/pom.xml</relativePath>
    </parent>
    <dependencies>
@@ -239,7 +238,7 @@
            </exclusions>
        </dependency>
        <!--  私有协议-邦海智能
        <!--  私有协议-邦海智能-->
        <dependency>
            <groupId>com.ld.igds</groupId>
            <artifactId>igds-protocol-bhzn</artifactId>
@@ -254,7 +253,7 @@
                    <groupId>log4j</groupId>
                </exclusion>
            </exclusions>
        </dependency>-->
        </dependency>
        <!--  私有协议-正来电子
        <dependency>
@@ -273,7 +272,7 @@
            </exclusions>
        </dependency> -->
        <!--  海康车牌识别-SDK
        <!--  海康车牌识别-SDK-->
        <dependency>
            <groupId>com.ld.igds</groupId>
            <artifactId>igds-protocol-sdk</artifactId>
@@ -288,7 +287,7 @@
                    <groupId>log4j</groupId>
                </exclusion>
            </exclusions>
        </dependency>-->
        </dependency>
    </dependencies>
    <dependencyManagement>