This website works better with JavaScript.
Home
Explore
Help
Sign In
mengff
/
jihe-dc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
济菏高速数据中心代码
1172
Commits
1
Branch
0
Tags
9.0 MiB
Tree:
ee9c16035a
jihe-dc
/
bin
/
clean.bat
12 lines
102 B
Raw
Normal View
History
代码迁移
1 year ago
@
echo
off
echo
.
echo
[��Ϣ] ��������target����·����
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause