若依 1.0

This commit is contained in:
RuoYi
2020-05-24 20:40:55 +08:00
committed by 疯狂的狮子li
parent 233b79cbc8
commit 8076ebdae5
519 changed files with 46600 additions and 3 deletions

12
bin/clean.bat Normal file
View File

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