shichongfu
2023-05-31 e64cb37bd0f63db95cb3e06898b5a14f6a17987e
dist
已修改1个文件
8 ■■■■ 文件已修改
pom.xml 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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>