GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
casic-robot-inspection
Transfer to URL with SHA
Find file
Newer
Older
tree:
7caa5795dc
Switch branches
×
dev
master
casic-robot-inspection
/
casic-web
/
src
/
main
/
build
/
bin
/ start.bat
lwh
on 3 Sep 2021
97 bytes
工程模板提交
Raw
Blame
History
@echo off title ${project.build.finalName} java -jar ./lib/${project.build.finalName}.jar @pause