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.
1469
Commits
2
Branches
29
Tags
242 MiB
HTML
39.1%
JavaScript
28.4%
Java
26.3%
CSS
6.2%
Tree:
1d0175fb87
master
springboot3
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 '1d0175fb87'
${ noResults }
RuoYi
/
bin
/
clean.bat
12 lines
102 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 清理工程target生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
Reference in new issue
Copy Permalink