This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lianmei
/
win
Watch
3
Star
0
Fork
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.
3
Commits
1
Branch
0
Tags
845 KiB
Tree:
a7e4beaabc
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a7e4beaabc'
${ noResults }
win
/
bin
/
clean.bat
12 lines
113 B
Raw
Normal View
History
代码初始化
1 year ago
@
echo
off
echo
.
echo
[��Ϣ] ��������target����·����
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause