From 84dea8bd3b77d55d4b500254ff42ba9868311c05 Mon Sep 17 00:00:00 2001 From: shichongfu <shi_chongfu@163.com> Date: 星期三, 31 五月 2023 17:21:25 +0800 Subject: [PATCH] dist --- pom.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index acd5861..24ad729 100644 --- a/pom.xml +++ b/pom.xml @@ -304,8 +304,8 @@ <configuration> <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> </configuration> -- Gitblit v1.9.2