This website works better with JavaScript.
Home
Explore
Help
Sign In
lianmei
/
bi_manager_backend
mirror of
https://gitee.com/lmlz_0/manage.git
Watch
2
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
大数据后台管理
27
Commits
2
Branches
0
Tags
3.4 MiB
Tree:
b5fe8cab39
bi_manager_backend
/
bin
/
clean.bat
12 lines
102 B
Raw
Normal View
History
2023-11-20 项目初始化
1 year ago
@
echo
off
echo
.
echo
[��Ϣ] ��������target����·����
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause