根据配置控制是否过滤

This commit is contained in:
RuoYi
2019-06-01 14:12:40 +08:00
parent bff44efcb0
commit 55a4bfe70c
5 changed files with 17 additions and 11 deletions

View File

@ -1,14 +1,12 @@
@echo off
echo.
echo [信息] 清理生成路径。
echo.
pause
echo [<EFBFBD><EFBFBD>Ϣ] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>·<EFBFBD><C2B7><EFBFBD><EFBFBD>
echo.
%~d0
cd %~dp0
cd..
cd ..
call mvn clean
cd bin
pause