许鹏程
2023-06-27 5fb8edd26f1bba852e4c953a4e910231c6ea70a7
pom.xml
@@ -302,12 +302,12 @@
                            <goal>run</goal>
                        </goals>
                        <configuration>
                            <target description="run the bat">
                            <!-- <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>
                            </target> -->
                        </configuration>
                    </execution>
                </executions>