This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
liulc
/
ShangHaiLifeECIF
Fork de
liulc/dgtis-cloud
Seguir
2
Destacar
0
Fork
0
Ficheiros
Árbore:
84845bbc6c
Ramas
Etiquetas
dev_lgc_salecom_labels
master
基础版本
ShangHaiLife...
/
bin
/
clean.bat
clean.bat
92 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
10
11
12
@echo off
echo.
echo [ÐÅÏ¢] ÇåÀíÉú³É·¾¶¡£
echo.
%~d0
cd %~dp0
cd ..
call mvn clean
pause