This website requires JavaScript.
Explore
Help
Sign In
bb3b4f04-9061-41ae-83ad-539862a3694a
/
heshu10222
Watch
2
Star
0
Fork
You've already forked heshu10222
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
92007ac73a
heshu10222
/
bin
/
clean.bat
12 lines
102 B
Batchfile
Raw
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