This website works better with JavaScript.
Explore
Help
Register
Sign In
baogq
/
ATJ_MES_WEB_ZY
Watch
1
Star
0
Fork
You've already forked ATJ_MES_WEB_ZY
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45b585810c
master
dep_wangsr
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '45b585810c'
${ noResults }
ATJ_MES_WEB_ZY
/
bin
/
clean.bat
14 lines
114 B
Batchfile
Raw
Normal View
History
Unescape
Escape
新增提交静默更新表格方法
6 years ago
@
echo
off
echo
.
修复脚本乱码问题
6 years ago
echo
[信息] 清理生成路径。
新增提交静默更新表格方法
6 years ago
echo
.
pause
echo
.
cd
%~dp0
cd
..
call
mvn clean
cd
bin
pause