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
济菏高速数据中心代码
1433
Commits
1
Branch
0
Tags
8.9 MiB
Tree:
82b185c481
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