This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lianmei
/
bi_manager_backend
mirror of
https://gitee.com/lmlz_0/manage.git
Watch
3
Star
0
Fork
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.
160
Commits
2
Branches
0
Tags
3.4 MiB
Tree:
d31e5bb4c7
develop
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd31e5bb4c7'
${ noResults }
bi_manager_backend
/
bin
/
clean.bat
12 lines
102 B
Raw
Normal View
History
2023-11-20 项目初始化
12 months ago
@
echo
off
echo
.
echo
[��Ϣ] ��������target����·����
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause