From 52cdf3a2818a75017f6d4bc3f8bb768bb20865d2 Mon Sep 17 00:00:00 2001
From: shichongfu <shi_chongfu@163.com>
Date: 星期四, 08 六月 2023 12:12:47 +0800
Subject: [PATCH] 文档转换

---
 pom.xml |   72 ++++++++++++++++++++++-------------
 1 files changed, 45 insertions(+), 27 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1bfdac6..262be76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,9 +15,7 @@
     <description>product-server</description>
     <modules>
         <module>product-server-web</module>
-        <module>product-server-admin</module>
-        <module>product-server-org-admin</module>
-        <module>product-server-xining</module>
+        <module>home-server-admin</module>
     </modules>
     <properties>
         <skipTests>true</skipTests>
@@ -96,6 +94,11 @@
                 <groupId>com.lx</groupId>
                 <artifactId>product-server-core</artifactId>
                 <version>2.0.1</version>
+            </dependency>
+            <dependency>
+                <groupId>com.lx</groupId>
+                <artifactId>product-server-xining</artifactId>
+                <version>${product-module-version}</version>
             </dependency>
             <dependency>
                 <groupId>com.lx</groupId>
@@ -229,11 +232,16 @@
             </dependency>
             <dependency>
                 <groupId>com.lx</groupId>
+                <artifactId>product-server-tool-face</artifactId>
+                <version>${product-module-version}</version>
+            </dependency>
+            <dependency>
+                <groupId>com.lx</groupId>
                 <artifactId>product-server-xining</artifactId>
                 <version>${product-module-version}</version>
             </dependency>
             <!--瀛愭ā鍧楋細end-->
- 
+
             <!--绗笁鏂逛緷璧栵細start-->
             <dependency>
                 <groupId>cn.hutool</groupId>
@@ -313,7 +321,7 @@
                 <version>0.9.1</version>
             </dependency>
             <!--绗笁鏂逛緷璧栵細end-->
- 
+
         </dependencies>
     </dependencyManagement>
     <dependencies>
@@ -333,7 +341,7 @@
                     <groupId>org.apache.logging.log4j</groupId>
                     <artifactId>log4j-to-slf4j</artifactId>
                 </exclusion>
- 
+
             </exclusions>
         </dependency>
         <!--logo4j-->
@@ -352,7 +360,7 @@
             <artifactId>log4j-to-slf4j</artifactId>
             <version>2.15.0</version>
         </dependency>
- 
+
         <!--鏀寔浣跨敤 JDBC 璁块棶鏁版嵁搴� -->
         <dependency>
             <groupId>org.springframework.boot</groupId>
@@ -374,7 +382,7 @@
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-data-redis</artifactId>
         </dependency>
- 
+
         <dependency>
             <groupId>org.apache.tomcat</groupId>
             <artifactId>tomcat-jdbc</artifactId>
@@ -392,7 +400,7 @@
             <groupId>javax.servlet</groupId>
             <artifactId>jstl</artifactId>
         </dependency>
- 
+
         <!-- Need this to compile JSP <dependency> <groupId>org.apache.tomcat.embed</groupId>
             <artifactId>tomcat-embed-jasper</artifactId> <scope>provided</scope> </dependency> -->
         <dependency>
@@ -445,7 +453,7 @@
             <artifactId>commons-beanutils</artifactId>
             <version>${commons-beanutils.version}</version>
         </dependency>
- 
+
         <dependency>
             <groupId>com.google.zxing</groupId>
             <artifactId>javase</artifactId>
@@ -481,32 +489,32 @@
             <groupId>dom4j</groupId>
             <artifactId>dom4j</artifactId>
         </dependency>
- 
+
         <!-- XPath xml -->
         <dependency>
             <groupId>jaxen</groupId>
             <artifactId>jaxen</artifactId>
         </dependency>
- 
+
         <!-- Snake YAML -->
         <dependency>
             <groupId>org.yaml</groupId>
             <artifactId>snakeyaml</artifactId>
         </dependency>
- 
+
         <!-- Apache HTTP -->
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
         </dependency>
- 
+
         <!-- Jsoup HTTP -->
         <dependency>
             <groupId>org.jsoup</groupId>
             <artifactId>jsoup</artifactId>
             <version>${jsoup.version}</version>
         </dependency>
- 
+
         <!-- Email -->
         <dependency>
             <groupId>org.apache.commons</groupId>
@@ -533,7 +541,7 @@
             <artifactId>UserAgentUtils</artifactId>
             <version>${UserAgentUtils.version}</version>
         </dependency>
- 
+
         <!-- POI Office Tools -->
         <dependency>
             <groupId>org.apache.poi</groupId>
@@ -552,7 +560,7 @@
                     <groupId>org.apache.logging.log4j</groupId>
                     <artifactId>log4j-to-slf4j</artifactId>
                 </exclusion>
- 
+
             </exclusions>
         </dependency>
         <dependency>
@@ -572,7 +580,7 @@
                     <groupId>org.apache.logging.log4j</groupId>
                     <artifactId>log4j-to-slf4j</artifactId>
                 </exclusion>
- 
+
             </exclusions>
         </dependency>
         <dependency>
@@ -592,7 +600,7 @@
                     <groupId>org.apache.logging.log4j</groupId>
                     <artifactId>log4j-to-slf4j</artifactId>
                 </exclusion>
- 
+
             </exclusions>
         </dependency>
         <dependency>
@@ -612,7 +620,7 @@
                     <groupId>org.apache.logging.log4j</groupId>
                     <artifactId>log4j-to-slf4j</artifactId>
                 </exclusion>
- 
+
             </exclusions>
         </dependency>
         <!-- pinyin4j -->
@@ -621,7 +629,7 @@
             <artifactId>pinyin4j</artifactId>
             <version>${pinyin4j.version}</version>
         </dependency>
- 
+
         <!-- Logging begin -->
         <dependency>
             <groupId>org.slf4j</groupId>
@@ -648,7 +656,7 @@
             <artifactId>logback-classic</artifactId>
         </dependency>
         <!-- Logging end -->
- 
+
         <!-- JUnit Test -->
         <dependency>
             <groupId>junit</groupId>
@@ -706,13 +714,13 @@
             <groupId>com.alibaba</groupId>
             <artifactId>druid</artifactId>
         </dependency>
- 
- 
+
+
         <dependency>
             <groupId>io.logz.logback</groupId>
             <artifactId>logzio-logback-appender</artifactId>
         </dependency>
- 
+
         <dependency>
             <groupId>com.mashape.unirest</groupId>
             <artifactId>unirest-java</artifactId>
@@ -722,7 +730,7 @@
             <groupId>com.sun.jersey</groupId>
             <artifactId>jersey-client</artifactId>
         </dependency>
- 
+
         <dependency>
             <groupId>cn.hutool</groupId>
             <artifactId>hutool-all</artifactId>
@@ -756,5 +764,15 @@
             <groupId>io.jsonwebtoken</groupId>
             <artifactId>jjwt</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.fusesource</groupId>
+            <artifactId>sigar</artifactId>
+            <version>1.6.4</version>
+        </dependency>
+        <dependency>
+            <groupId>com.alibaba</groupId>
+            <artifactId>easyexcel</artifactId>
+            <version>2.2.6</version>
+        </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>

--
Gitblit v1.9.2