济菏高速数据中心代码

12 lines
102 B

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