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