This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
github
/
RuoYi
mirror of
https://gitee.com/y_project/RuoYi.git
Watch
1
Star
0
Fork
You've already forked RuoYi
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ab866e8a34
springboot3
master
v2.2
v2.3
v2.4
v3.0
v3.1
v3.2
v3.3
v3.4
v4.0
v4.1
v4.2
v4.3
v4.3.1
v4.4
v4.5.0
v4.5.1
v4.6.0
v4.6.1
v4.6.2
v4.7.0
v4.7.1
v4.7.2
v4.7.3
v4.7.4
v4.7.5
v4.7.6
v4.7.7
v4.7.8
v4.7.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ab866e8a34'
${ noResults }
RuoYi
/
bin
/
clean.bat
14 lines
105 B
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