新增提交静默更新表格方法

This commit is contained in:
RuoYi
2018-11-25 17:27:57 +08:00
parent 650f89ac13
commit 553358aa12
10 changed files with 44 additions and 11 deletions

14
bin/clean.bat Normal file
View File

@ -0,0 +1,14 @@
@echo off
echo.
echo [<5B><>Ϣ] <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>·<EFBFBD><C2B7><EFBFBD><EFBFBD>
echo.
pause
echo.
cd %~dp0
cd..
call mvn clean
cd bin
pause