From cb4b16f72ce04b1f336604d40fa2d0d8cf93463c Mon Sep 17 00:00:00 2001
From: shichongfu <shi_chongfu@163.com>
Date: 星期日, 04 六月 2023 08:50:01 +0800
Subject: [PATCH] 文档转换启动

---
 pom.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index acd5861..caf3ec3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,12 +302,12 @@
                             <goal>run</goal>
                         </goals>
                         <configuration>
-                            <target description="run the bat">
+                            <!-- <target description="run the bat">
                                 <echo>寮�濮嬭繍琛宲acked.bat鍛戒护琛�</echo>
-                                <exec dir="D:/product/lxworkspaces/product-web" executable="cmd.exe">
-                                    <arg line="packed.bat"></arg>
+                               <exec dir="D:/product/lxworkspaces/product-web" executable="cmd.exe">
+                                    <arg line="packed.bat"></arg> 
                                 </exec>
-                            </target>
+                            </target> -->
                         </configuration>
                     </execution>
                 </executions>

--
Gitblit v1.9.2