This website requires JavaScript.
Explore
Help
Register
Sign In
songwei
/
note_book
Template
Watch
1
Star
0
Fork
You've already forked note_book
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ddb1b78890
note_book
/
RuoYi-Vue
/
bin
/
clean.bat
12 lines
102 B
Batchfile
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