This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
RuoYi
mirror of
https://gitee.com/y_project/RuoYi.git
Watch
1
Star
0
Fork
You've already forked RuoYi
0
Code
Issues
Projects
Releases
Wiki
Activity
7913796730
RuoYi
/
bin
/
clean.bat
14 lines
105 B
Batchfile
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 清理生成路径。
echo
.
pause
echo
.
cd
%~dp0
cd
..
call
mvn clean
cd
bin
pause
Reference in New Issue
View Git Blame
Copy Permalink