mvn-build-suite-dev.sh 112 B

123
  1. #!/bin/sh
  2. # 用于开发环境打包
  3. mvn --update-snapshots -T 1C -DskipTests=true -P dev,suiteApp clean package