This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public-java
/
RuoYi-Cloud
mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
88ad5a2c19
RuoYi-Cloud
/
bin
/
clean.bat
12 lines
113 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 清理工程target生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
Reference in new issue
View Git Blame
Copy Permalink