This website works better with JavaScript.
Explore
Help
Register
Sign In
yangyang.wang
/
RuoYi-Vue
Watch
1
Star
0
Fork
You've already forked RuoYi-Vue
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15
Commits
1
Branch
0
Tags
2.0 MiB
Java
99.7%
Batchfile
0.2%
Tree:
490c8f7008
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '490c8f7008'
${ noResults }
RuoYi-Vue
/
bin
/
clean.bat
12 lines
102 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 清理工程target生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
Reference in new issue
Copy Permalink