shichongfu
2023-05-31 84dea8bd3b77d55d4b500254ff42ba9868311c05
pom.xml
@@ -304,8 +304,8 @@
                        <configuration>
                            <target description="run the bat">
                                <echo>开始运行packed.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>