This website works better with JavaScript
Home
Explore
Help
Register
Sign In
kingtom
/
tip-cq-kaizhou
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
tip-cq-kaizhou
/
02-script
/
mvn-build-suite-dev.bat
mvn-build-suite-dev.bat
111 B
Permalink
History
Raw
1
2
3
@rem 用于开发环境打包
mvn --update-snapshots -T 1C -DskipTests=true -P dev,suiteApp clean package
pause