This website requires JavaScript.
Explore
Help
Sign In
9ea94756-c8ef-411c-a6cf-720d1b008693
/
V1
Watch
2
Star
0
Fork
You've already forked V1
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
16dcff90f5
V1
/
bin
/
clean.bat
12 lines
92 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