This website works better with JavaScript.
Explore
Help
Register
Sign In
baogq
/
ATJ_MES_WEB_HS
Watch
1
Star
0
Fork
You've already forked ATJ_MES_WEB_HS
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ce474889c7
ATJ_MES_WEB_HS
/
bin
/
clean.bat
14 lines
105 B
Batchfile
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 清理生成路径。
echo
.
pause
echo
.
cd
%~dp0
cd
..
call
mvn clean
cd
bin
pause
Reference in New Issue
View Git Blame
Copy Permalink