Pre Merge pull request !584 from 合金来了/master_dev

This commit is contained in:
合金来了 2026-04-02 13:14:06 +00:00 committed by Gitee
commit 5841fd852e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
@echo off
echo.
echo [信息] 清理工程target生成路径。
echo [信息] 清理工程target生成路径。
echo.
%~d0

View File

@ -1,6 +1,6 @@
@echo off
echo.
echo [信息] 打包Web工程生成war/jar包文件。
echo [信息] 打包Web工程生成war/jar包文件。
echo.
%~d0

View File

@ -1,6 +1,6 @@
@echo off
echo.
echo [信息] 使用Jar命令运行Web工程。
echo [信息] 使用Jar命令运行Web工程。
echo.
cd %~dp0