From 7063715df3c772b220794f9ca64e804e15c16f14 Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期六, 15 七月 2023 00:32:35 +0800
Subject: [PATCH] 提交说明

---
 igds-web/src/main/resources/application-pro.yml |    8 ++--
 igds-web/pom.xml                                |  111 ++++++++++++++++++++++++++++---------------------------
 2 files changed, 61 insertions(+), 58 deletions(-)

diff --git a/igds-web/pom.xml b/igds-web/pom.xml
index a09eb36..745571c 100644
--- a/igds-web/pom.xml
+++ b/igds-web/pom.xml
@@ -97,13 +97,13 @@
             <version>${igds.version}</version>
         </dependency>
 
-        <!-- 鏁伴噺妫�娴�
+        <!-- 鏁伴噺妫�娴�-->
         <dependency>
             <groupId>com.ld.igds</groupId>
             <artifactId>igds-quantity</artifactId>
             <version>${igds.version}</version>
         </dependency>
-        -->
+
 
         <!-- 鍑哄叆搴撴ā鍧� -鍙��-->
         <dependency>
@@ -151,7 +151,7 @@
         </dependency> -->
 
 
-        <!--  绉佹湁鍗忚-椋庢鑷磋繙
+        <!--  绉佹湁鍗忚-椋庢鑷磋繙-->
         <dependency>
             <groupId>com.ld.igds</groupId>
             <artifactId>igds-protocol-fzzy3</artifactId>
@@ -166,8 +166,9 @@
                     <groupId>log4j</groupId>
                 </exclusion>
             </exclusions>
-        </dependency>-->
-        
+        </dependency>
+
+        <!--  绉佹湁鍗忚-閭︽捣鏅鸿兘
         <dependency>
             <groupId>com.ld.igds</groupId>
             <artifactId>igds-protocol-bhzn</artifactId>
@@ -182,7 +183,9 @@
                     <groupId>log4j</groupId>
                 </exclusion>
             </exclusions>
-        </dependency>
+        </dependency>-->
+
+        <!--  娴峰悍杞︾墝璇嗗埆-SDK -->
         <dependency>
             <groupId>com.ld.igds</groupId>
             <artifactId>igds-protocol-sdk</artifactId>
@@ -249,54 +252,54 @@
             </plugin>
 
             <!-- YUI Compressor Maven鍘嬬缉鎻掍欢 寮�鍙戝寘涓嶅疄鐢�-->
-            <!--            <plugin>-->
-            <!--                <groupId>net.alchim31.maven</groupId>-->
-            <!--                <artifactId>yuicompressor-maven-plugin</artifactId>-->
-            <!--                <version>1.5.1</version>-->
-            <!--                <executions>-->
-            <!--                    <execution>-->
-            <!--                        <goals>-->
-            <!--                            <goal>compress</goal>-->
-            <!--                        </goals>-->
-            <!--                    </execution>-->
-            <!--                </executions>-->
-            <!--                <configuration>-->
-            <!--                    <encoding>UTF-8</encoding>-->
-            <!--                    &lt;!&ndash;涓嶆樉绀簀s鍙兘鐨勯敊璇� &ndash;&gt;-->
-            <!--                    <jswarn>false</jswarn>-->
-            <!--                    &lt;!&ndash;鏄惁娣锋穯 &ndash;&gt;-->
-            <!--                    <nomunge>true</nomunge>-->
-            <!--                    &lt;!&ndash;鑻ュ瓨鍦ㄥ凡鍘嬬缉鐨勬枃浠讹紝浼氬厛瀵规瘮婧愭枃浠舵槸鍚︽湁鏀瑰姩 鏈夋敼鍔ㄤ究鍘嬬缉锛屾棤鏀瑰姩灏变笉鍘嬬缉 &ndash;&gt;-->
-            <!--                    <force>false</force>-->
-            <!--                    &lt;!&ndash;鍦ㄦ寚瀹氱殑鍒楀彿鍚庢彃鍏ユ柊琛� &ndash;&gt;-->
-            <!--                    <linebreakpos>-1</linebreakpos>-->
-            <!--                    &lt;!&ndash;鍘嬬缉涔嬪墠鍏堟墽琛岃仛鍚堟枃浠舵搷浣� &ndash;&gt;-->
-            <!--                    <preProcessAggregates>true</preProcessAggregates>-->
-            <!--                    &lt;!&ndash;鍘嬬缉鍚庝繚瀛樻枃浠跺悗缂� 鏃犲悗缂� &ndash;&gt;-->
-            <!--                    <nosuffix>true</nosuffix>-->
-            <!--                    &lt;!&ndash;婧愮洰褰曪紝鍗抽渶鍘嬬缉鐨勬牴鐩綍 &ndash;&gt;-->
-            <!--                    <sourceDirectory>src/main/resources</sourceDirectory>-->
-            <!--                    &lt;!&ndash;杈撳嚭鐩綍锛屽嵆鍘嬬缉鍚庣殑鐩綍 &ndash;&gt;-->
-            <!--                    <outputDirectory>target/classes</outputDirectory>-->
-            <!--                    <force>true</force>-->
-            <!--                    &lt;!&ndash;鍘嬬缉js鍜宑ss鏂囦欢 &ndash;&gt;-->
-            <!--                    <includes>-->
-            <!--                        <include>**/*.js</include>-->
-            <!--                        <include>**/*.css</include>-->
-            <!--                    </includes>-->
-            <!--                    &lt;!&ndash; 浠ヤ笅鐩綍鍜屾枃浠朵笉浼氳鍘嬬缉 &ndash;&gt;-->
-            <!--                    <excludes>-->
-            <!--                        <exclude>**/*.min.js</exclude>-->
-            <!--                        <exclude>**/*.min.css</exclude>-->
-            <!--                        <exclude>**/d7/**</exclude>-->
-            <!--                        <exclude>**/dorado-home/**</exclude>-->
-            <!--                        <exclude>**/bdf2/**</exclude>-->
-            <!--                        <exclude>**/css/**</exclude>-->
-            <!--                        <exclude>**/js/**</exclude>-->
-            <!--                        <exclude>**/plugins/**</exclude>-->
-            <!--                    </excludes>-->
-            <!--                </configuration>-->
-            <!--            </plugin>-->
+<!--            <plugin>-->
+<!--                <groupId>net.alchim31.maven</groupId>-->
+<!--                <artifactId>yuicompressor-maven-plugin</artifactId>-->
+<!--                <version>1.5.1</version>-->
+<!--                <executions>-->
+<!--                    <execution>-->
+<!--                        <goals>-->
+<!--                            <goal>compress</goal>-->
+<!--                        </goals>-->
+<!--                    </execution>-->
+<!--                </executions>-->
+<!--                <configuration>-->
+<!--                    <encoding>UTF-8</encoding>-->
+<!--                    &lt;!&ndash;涓嶆樉绀簀s鍙兘鐨勯敊璇� &ndash;&gt;-->
+<!--                    <jswarn>false</jswarn>-->
+<!--                    &lt;!&ndash;鏄惁娣锋穯 &ndash;&gt;-->
+<!--                    <nomunge>true</nomunge>-->
+<!--                    &lt;!&ndash;鑻ュ瓨鍦ㄥ凡鍘嬬缉鐨勬枃浠讹紝浼氬厛瀵规瘮婧愭枃浠舵槸鍚︽湁鏀瑰姩 鏈夋敼鍔ㄤ究鍘嬬缉锛屾棤鏀瑰姩灏变笉鍘嬬缉 &ndash;&gt;-->
+<!--                    <force>false</force>-->
+<!--                    &lt;!&ndash;鍦ㄦ寚瀹氱殑鍒楀彿鍚庢彃鍏ユ柊琛� &ndash;&gt;-->
+<!--                    <linebreakpos>-1</linebreakpos>-->
+<!--                    &lt;!&ndash;鍘嬬缉涔嬪墠鍏堟墽琛岃仛鍚堟枃浠舵搷浣� &ndash;&gt;-->
+<!--                    <preProcessAggregates>true</preProcessAggregates>-->
+<!--                    &lt;!&ndash;鍘嬬缉鍚庝繚瀛樻枃浠跺悗缂� 鏃犲悗缂� &ndash;&gt;-->
+<!--                    <nosuffix>true</nosuffix>-->
+<!--                    &lt;!&ndash;婧愮洰褰曪紝鍗抽渶鍘嬬缉鐨勬牴鐩綍 &ndash;&gt;-->
+<!--                    <sourceDirectory>src/main/resources</sourceDirectory>-->
+<!--                    &lt;!&ndash;杈撳嚭鐩綍锛屽嵆鍘嬬缉鍚庣殑鐩綍 &ndash;&gt;-->
+<!--                    <outputDirectory>target/classes</outputDirectory>-->
+<!--                    <force>true</force>-->
+<!--                    &lt;!&ndash;鍘嬬缉js鍜宑ss鏂囦欢 &ndash;&gt;-->
+<!--                    <includes>-->
+<!--                        <include>**/*.js</include>-->
+<!--                        <include>**/*.css</include>-->
+<!--                    </includes>-->
+<!--                    &lt;!&ndash; 浠ヤ笅鐩綍鍜屾枃浠朵笉浼氳鍘嬬缉 &ndash;&gt;-->
+<!--                    <excludes>-->
+<!--                        <exclude>**/*.min.js</exclude>-->
+<!--                        <exclude>**/*.min.css</exclude>-->
+<!--                        <exclude>**/d7/**</exclude>-->
+<!--                        <exclude>**/dorado-home/**</exclude>-->
+<!--                        <exclude>**/bdf2/**</exclude>-->
+<!--                        <exclude>**/css/**</exclude>-->
+<!--                        <exclude>**/js/**</exclude>-->
+<!--                        <exclude>**/plugins/**</exclude>-->
+<!--                    </excludes>-->
+<!--                </configuration>-->
+<!--            </plugin>-->
 
         </plugins>
 
diff --git a/igds-web/src/main/resources/application-pro.yml b/igds-web/src/main/resources/application-pro.yml
index 30f3768..8fd7582 100644
--- a/igds-web/src/main/resources/application-pro.yml
+++ b/igds-web/src/main/resources/application-pro.yml
@@ -1,4 +1,4 @@
-##########################  闄曡タ瀹夊悍   ##########################
+##########################  骞夸笢鎯犲窞鎯犳柊绮簱椤圭洰   ##########################
 server:
   port: 8888
   context-path: /
@@ -64,14 +64,14 @@
   subject: ld_license
   publicAlias: publicCert
   storePass: PUBLICFZZYXXJSGFYXGS888888
-  licensePath: C:/IGDS/license/license.lic
-  publicKeysStorePath: C:/IGDS/license/publicCerts.keystore
+  licensePath: D:/IGDS/license/license.lic
+  publicKeysStorePath: D:/IGDS/license/publicCerts.keystore
 
 ##########################  IGDS   ##########################
 ## 绯荤粺鎺ュ彛璺敱閰嶇疆 娉ㄦ剰鏁板瓧濡傛灉浠�0寮�澶寸殑璇濓紝鍚庡彴浼氬嚭鐜拌浆涔夛紝璇锋坊鍔�""
 igds:
   default:
-    companyId: 5318
+    companyId: 5326
     sys-name: 鏅烘収绮簱绠$悊绯荤粺
     logo: logo-default.png
     logo-title: logo-title-default.png

--
Gitblit v1.9.3