This website requires JavaScript.
Explore
Help
Sign In
postman
/
RuoYi-Vue
Watch
1
Star
0
Fork
You've already forked RuoYi-Vue
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4e32788b36
RuoYi-Vue
/
bin
/
clean.bat
12 lines
103 B
Batchfile
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 清理生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
Reference in New Issue
View Git Blame
Copy Permalink