From fff7d10198b0c0ce19a22bec707f715802a9d17c Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期一, 23 三月 2026 15:14:52 +0800
Subject: [PATCH] 1

---
 zy-acs-cv/pom.xml                        |  186 +++++++++++++++++++++++-----------------------
 zy-acs-cv/src/main/java/com/zy/Boot.java |    2 
 2 files changed, 93 insertions(+), 95 deletions(-)

diff --git a/zy-acs-cv/pom.xml b/zy-acs-cv/pom.xml
index c39de6c..6363354 100644
--- a/zy-acs-cv/pom.xml
+++ b/zy-acs-cv/pom.xml
@@ -45,11 +45,11 @@
             <artifactId>mysql-connector-java</artifactId>
             <version>${mysql-driver.version}</version>
         </dependency>
-        <dependency>
-            <groupId>com.microsoft.sqlserver</groupId>
-            <artifactId>mssql-jdbc</artifactId>
-            <version>8.2.2.jre8</version>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>com.microsoft.sqlserver</groupId>-->
+<!--            <artifactId>mssql-jdbc</artifactId>-->
+<!--            <version>8.2.2.jre8</version>-->
+<!--        </dependency>-->
         <dependency>
             <groupId>com.baomidou</groupId>
             <artifactId>mybatis-plus-boot-starter</artifactId>
@@ -96,83 +96,83 @@
         </dependency>
 
         <!-- led sdk -->
-        <dependency>
-            <groupId>com.wcs.led</groupId>
-            <artifactId>5m3</artifactId>
-            <scope>system</scope>
-            <version>0.5.0</version>
-            <systemPath>${project.basedir}/src/main/resources/lib/bx05-0.5.0-SNAPSHOT.jar</systemPath>
-        </dependency>
-        <dependency>
-            <groupId>com.wcs.led</groupId>
-            <artifactId>5m3message</artifactId>
-            <scope>system</scope>
-            <version>0.5.0</version>
-            <systemPath>${project.basedir}/src/main/resources/lib/bx05.message-0.5.0-SNAPSHOT.jar</systemPath>
-        </dependency>
-        <dependency>
-            <groupId>com.wcs.led</groupId>
-            <artifactId>5m3doc</artifactId>
-            <scope>system</scope>
-            <version>0.5.0</version>
-            <systemPath>${project.basedir}/src/main/resources/lib/bx05-0.5.0-SNAPSHOT-javadoc.jar</systemPath>
-        </dependency>
-        <dependency>
-            <groupId>com.wcs.led</groupId>
-            <artifactId>rxtx</artifactId>
-            <scope>system</scope>
-            <version>2.1.7</version>
-            <systemPath>${project.basedir}/src/main/resources/lib/rxtx-2.1.7.jar</systemPath>
-        </dependency>
-        <dependency>
-            <groupId>com.wcs.led</groupId>
-            <artifactId>simple-xml</artifactId>
-            <scope>system</scope>
-            <version>2.7.1</version>
-            <systemPath>${project.basedir}/src/main/resources/lib/simple-xml-2.7.1.jar</systemPath>
-        </dependency>
-        <dependency>
-            <groupId>com.wcs.led</groupId>
-            <artifactId>stax</artifactId>
-            <scope>system</scope>
-            <version>1.2.0</version>
-            <systemPath>${project.basedir}/src/main/resources/lib/stax-1.2.0.jar</systemPath>
-        </dependency>
-        <dependency>
-            <groupId>com.wcs.led</groupId>
-            <artifactId>stax-api</artifactId>
-            <scope>system</scope>
-            <version>1.0.1</version>
-            <systemPath>${project.basedir}/src/main/resources/lib/stax-api-1.0.1.jar</systemPath>
-        </dependency>
-        <dependency>
-            <groupId>com.wcs.led</groupId>
-            <artifactId>uia-comm</artifactId>
-            <scope>system</scope>
-            <version>0.5.1</version>
-            <systemPath>${project.basedir}/src/main/resources/lib/uia-comm-0.5.1.jar</systemPath>
-        </dependency>
-        <dependency>
-            <groupId>com.wcs.led</groupId>
-            <artifactId>uia-message</artifactId>
-            <scope>system</scope>
-            <version>0.6.0</version>
-            <systemPath>${project.basedir}/src/main/resources/lib/uia-message-0.6.0.jar</systemPath>
-        </dependency>
-        <dependency>
-            <groupId>com.wcs.led</groupId>
-            <artifactId>uia-utils</artifactId>
-            <scope>system</scope>
-            <version>0.2.0</version>
-            <systemPath>${project.basedir}/src/main/resources/lib/uia-utils-0.2.0.jar</systemPath>
-        </dependency>
-        <dependency>
-            <groupId>com.wcs.led</groupId>
-            <artifactId>xpp3</artifactId>
-            <scope>system</scope>
-            <version>1.1.3.3</version>
-            <systemPath>${project.basedir}/src/main/resources/lib/xpp3-1.1.3.3.jar</systemPath>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>com.wcs.led</groupId>-->
+<!--            <artifactId>5m3</artifactId>-->
+<!--            <scope>system</scope>-->
+<!--            <version>0.5.0</version>-->
+<!--            <systemPath>${project.basedir}/src/main/resources/lib/bx05-0.5.0-SNAPSHOT.jar</systemPath>-->
+<!--        </dependency>-->
+<!--        <dependency>-->
+<!--            <groupId>com.wcs.led</groupId>-->
+<!--            <artifactId>5m3message</artifactId>-->
+<!--            <scope>system</scope>-->
+<!--            <version>0.5.0</version>-->
+<!--            <systemPath>${project.basedir}/src/main/resources/lib/bx05.message-0.5.0-SNAPSHOT.jar</systemPath>-->
+<!--        </dependency>-->
+<!--        <dependency>-->
+<!--            <groupId>com.wcs.led</groupId>-->
+<!--            <artifactId>5m3doc</artifactId>-->
+<!--            <scope>system</scope>-->
+<!--            <version>0.5.0</version>-->
+<!--            <systemPath>${project.basedir}/src/main/resources/lib/bx05-0.5.0-SNAPSHOT-javadoc.jar</systemPath>-->
+<!--        </dependency>-->
+<!--        <dependency>-->
+<!--            <groupId>com.wcs.led</groupId>-->
+<!--            <artifactId>rxtx</artifactId>-->
+<!--            <scope>system</scope>-->
+<!--            <version>2.1.7</version>-->
+<!--            <systemPath>${project.basedir}/src/main/resources/lib/rxtx-2.1.7.jar</systemPath>-->
+<!--        </dependency>-->
+<!--        <dependency>-->
+<!--            <groupId>com.wcs.led</groupId>-->
+<!--            <artifactId>simple-xml</artifactId>-->
+<!--            <scope>system</scope>-->
+<!--            <version>2.7.1</version>-->
+<!--            <systemPath>${project.basedir}/src/main/resources/lib/simple-xml-2.7.1.jar</systemPath>-->
+<!--        </dependency>-->
+<!--        <dependency>-->
+<!--            <groupId>com.wcs.led</groupId>-->
+<!--            <artifactId>stax</artifactId>-->
+<!--            <scope>system</scope>-->
+<!--            <version>1.2.0</version>-->
+<!--            <systemPath>${project.basedir}/src/main/resources/lib/stax-1.2.0.jar</systemPath>-->
+<!--        </dependency>-->
+<!--        <dependency>-->
+<!--            <groupId>com.wcs.led</groupId>-->
+<!--            <artifactId>stax-api</artifactId>-->
+<!--            <scope>system</scope>-->
+<!--            <version>1.0.1</version>-->
+<!--            <systemPath>${project.basedir}/src/main/resources/lib/stax-api-1.0.1.jar</systemPath>-->
+<!--        </dependency>-->
+<!--        <dependency>-->
+<!--            <groupId>com.wcs.led</groupId>-->
+<!--            <artifactId>uia-comm</artifactId>-->
+<!--            <scope>system</scope>-->
+<!--            <version>0.5.1</version>-->
+<!--            <systemPath>${project.basedir}/src/main/resources/lib/uia-comm-0.5.1.jar</systemPath>-->
+<!--        </dependency>-->
+<!--        <dependency>-->
+<!--            <groupId>com.wcs.led</groupId>-->
+<!--            <artifactId>uia-message</artifactId>-->
+<!--            <scope>system</scope>-->
+<!--            <version>0.6.0</version>-->
+<!--            <systemPath>${project.basedir}/src/main/resources/lib/uia-message-0.6.0.jar</systemPath>-->
+<!--        </dependency>-->
+<!--        <dependency>-->
+<!--            <groupId>com.wcs.led</groupId>-->
+<!--            <artifactId>uia-utils</artifactId>-->
+<!--            <scope>system</scope>-->
+<!--            <version>0.2.0</version>-->
+<!--            <systemPath>${project.basedir}/src/main/resources/lib/uia-utils-0.2.0.jar</systemPath>-->
+<!--        </dependency>-->
+<!--        <dependency>-->
+<!--            <groupId>com.wcs.led</groupId>-->
+<!--            <artifactId>xpp3</artifactId>-->
+<!--            <scope>system</scope>-->
+<!--            <version>1.1.3.3</version>-->
+<!--            <systemPath>${project.basedir}/src/main/resources/lib/xpp3-1.1.3.3.jar</systemPath>-->
+<!--        </dependency>-->
     </dependencies>
 
     <build>
@@ -186,17 +186,17 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-war-plugin</artifactId>
-                <configuration>
-                    <webResources>
-                        <resource>
-                            <directory>src/main/resources/lib</directory>
-                            <targetPath>WEB-INF/lib/</targetPath>
-                            <includes>
-                                <include>**/*.jar</include>
-                            </includes>
-                        </resource>
-                    </webResources>
-                </configuration>
+<!--                <configuration>-->
+<!--                    <webResources>-->
+<!--                        <resource>-->
+<!--                            <directory>src/main/resources/lib</directory>-->
+<!--                            <targetPath>WEB-INF/lib/</targetPath>-->
+<!--                            <includes>-->
+<!--                                <include>**/*.jar</include>-->
+<!--                            </includes>-->
+<!--                        </resource>-->
+<!--                    </webResources>-->
+<!--                </configuration>-->
             </plugin>
         </plugins>
     </build>
diff --git a/zy-acs-cv/src/main/java/com/zy/Boot.java b/zy-acs-cv/src/main/java/com/zy/Boot.java
index 68d09be..b486438 100644
--- a/zy-acs-cv/src/main/java/com/zy/Boot.java
+++ b/zy-acs-cv/src/main/java/com/zy/Boot.java
@@ -1,6 +1,5 @@
 package com.zy;
 
-//import com.zy.common.utils.RandomValidateCodeUtil;
 import org.springframework.boot.SpringApplication;
 import org.springframework.boot.autoconfigure.SpringBootApplication;
 import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
@@ -13,7 +12,6 @@
 public class Boot extends SpringBootServletInitializer {
 
     public static void main(String[] args) {
-        //RandomValidateCodeUtil.init();
         SpringApplication.run(Boot.class, args);
 
 

--
Gitblit v1.9.1