济菏高速业务端

12 lines
102 B

1 year ago
@echo off
echo.
echo [��Ϣ] ��������target����·����
echo.
%~d0
cd %~dp0
cd ..
call mvn clean
pause