837 Star 6.5K Fork 3.3K

GVPjava110 / MicroCommunity

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
changeBootEnvLinux.sh 670 Bytes
一键复制 编辑 原始数据 按行查看 历史
java110 提交于 2022-11-11 00:18 . 加入供应商类型 功能
#!/usr/bin/env bash
cp -r service-acct/pom-boot.xml service-acct/pom.xml
cp -r service-common/pom-boot.xml service-common/pom.xml
cp -r service-community/pom-boot.xml service-community/pom.xml
cp -r service-dev/pom-boot.xml service-dev/pom.xml
cp -r service-fee/pom-boot.xml service-fee/pom.xml
cp -r service-job/pom-boot.xml service-job/pom.xml
cp -r service-oa/pom-boot.xml service-oa/pom.xml
cp -r service-order/pom-boot.xml service-order/pom.xml
cp -r service-report/pom-boot.xml service-report/pom.xml
cp -r service-store/pom-boot.xml service-store/pom.xml
cp -r service-user/pom-boot.xml service-user/pom.xml
cp -r service-scm/pom-boot.xml service-scm/pom.xml
Java
1
https://gitee.com/wuxw7/MicroCommunity.git
git@gitee.com:wuxw7/MicroCommunity.git
wuxw7
MicroCommunity
MicroCommunity
master

搜索帮助