1 Star 0 Fork 3.3K

beeagle / MicroCommunity

forked from java110 / MicroCommunity 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
changeBootEnvLinux.sh 619 Bytes
一键复制 编辑 原始数据 按行查看 历史
java110 提交于 2022-08-10 11:41 . 优化代码
#!/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
Java
1
https://gitee.com/beeagle/MicroCommunity.git
git@gitee.com:beeagle/MicroCommunity.git
beeagle
MicroCommunity
MicroCommunity
master

搜索帮助