This website requires JavaScript.
Explore
Help
Sign In
f189bd8f-cea5-4b3f-b463-89bba1d66fa6
/
zillizdemo
Watch
2
Star
0
Fork
You've already forked zillizdemo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
zillizdemo
/
bin
/
clean.bat
12 lines
92 B
Batchfile
Raw
Permalink
Blame
History
@
echo
off
echo
.
echo
[信息] 清理生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
Reference in New Issue
View Git Blame
Copy Permalink