This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mengff
/
jihe-hs
Watch
1
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.
869
Commits
2
Branches
0
Tags
423 MiB
Tree:
e62aec829f
develop
wangqin
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e62aec829f'
${ noResults }
jihe-hs
/
bin
/
clean.bat
12 lines
102 B
Raw
Normal View
History
代码迁移
11 months ago
@
echo
off
echo
.
echo
[��Ϣ] ��������target����·����
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause