This website requires JavaScript.
Explore
Help
Sign In
yangjun
/
accountingTool
Watch
1
Star
0
Fork
You've already forked accountingTool
0
Code
Pull Requests
Releases
Activity
17ab8ad62e
accountingTool
/
bin
/
clean.bat
12 lines
102 B
Batchfile
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 清理工程target生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
View Git Blame
Copy Permalink