2 Star 11 Fork 3

SINSZM/SZM-BOOT生态

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
install.sh 142 Bytes
一键复制 编辑 原始数据 按行查看 历史
博学浮生 提交于 2020-07-29 17:51 . 修改WebService返回问题
#!/usr/bin/env bash
# shellcheck disable=SC2155
export GPG_TTY=$(tty)
# 更新代码
git pull
# 发布
mvn clean install
#清理
mvn clean
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/sinszm/szm-boot.git
git@gitee.com:sinszm/szm-boot.git
sinszm
szm-boot
SZM-BOOT生态
develop

搜索帮助