This website requires JavaScript.
Explore
Help
Sign In
a8f103f3-b6cc-477b-ac7a-3d6ea0c5d7b1
/
heshu1022
Watch
2
Star
0
Fork
You've already forked heshu1022
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
heshu1022
/
bin
/
clean.bat
12 lines
102 B
Batchfile
Raw
Permalink
Blame
History
@
echo
off
echo
.
echo
[信息] 清理工程target生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
Reference in New Issue
View Git Blame
Copy Permalink