From dcd93473ed797010b23017d5ba289eaeb3cb4384 Mon Sep 17 00:00:00 2001 From: lijun Date: Tue, 22 Oct 2024 01:00:40 +0800 Subject: [PATCH] update code --- .gitignore | 1 - yanzhu-auth/pom.xml | 2 +- yanzhu-gateway/pom.xml | 2 +- yanzhu-modules/yanzhu-file/pom.xml | 2 +- yanzhu-modules/yanzhu-flowable/pom.xml | 2 +- yanzhu-modules/yanzhu-gen/pom.xml | 2 +- yanzhu-modules/yanzhu-job/pom.xml | 2 +- yanzhu-modules/yanzhu-wechat/pom.xml | 2 +- yanzhu-monitor/pom.xml | 2 +- yanzhu-rocketmq/pom.xml | 2 +- 10 files changed, 9 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index b022aa04..bbc1f90f 100644 --- a/.gitignore +++ b/.gitignore @@ -35,7 +35,6 @@ nbbuild/ dist/ nbdist/ .nb-gradle/ -*.css *.css.map ###################################################################### diff --git a/yanzhu-auth/pom.xml b/yanzhu-auth/pom.xml index 7fb1ba72..3bff77b8 100644 --- a/yanzhu-auth/pom.xml +++ b/yanzhu-auth/pom.xml @@ -82,7 +82,7 @@ ["java", "-jar", "/${project.build.finalName}.jar"] - + true ${configuration.docker-one-Host} diff --git a/yanzhu-gateway/pom.xml b/yanzhu-gateway/pom.xml index 4ad099ff..d1703871 100644 --- a/yanzhu-gateway/pom.xml +++ b/yanzhu-gateway/pom.xml @@ -118,7 +118,7 @@ ["java", "-jar", "/${project.build.finalName}.jar"] - + true ${configuration.docker-two-Host} diff --git a/yanzhu-modules/yanzhu-file/pom.xml b/yanzhu-modules/yanzhu-file/pom.xml index 2f249789..ff17d34f 100644 --- a/yanzhu-modules/yanzhu-file/pom.xml +++ b/yanzhu-modules/yanzhu-file/pom.xml @@ -96,7 +96,7 @@ ["java", "-jar", "/${project.build.finalName}.jar"] - + true ${configuration.docker-one-Host} diff --git a/yanzhu-modules/yanzhu-flowable/pom.xml b/yanzhu-modules/yanzhu-flowable/pom.xml index b22eb257..959fceb7 100644 --- a/yanzhu-modules/yanzhu-flowable/pom.xml +++ b/yanzhu-modules/yanzhu-flowable/pom.xml @@ -141,7 +141,7 @@ ["java", "-jar", "/${project.build.finalName}.jar"] - + true ${configuration.docker-two-Host} diff --git a/yanzhu-modules/yanzhu-gen/pom.xml b/yanzhu-modules/yanzhu-gen/pom.xml index c1ebe0e0..be477070 100644 --- a/yanzhu-modules/yanzhu-gen/pom.xml +++ b/yanzhu-modules/yanzhu-gen/pom.xml @@ -102,7 +102,7 @@ ["java", "-jar", "/${project.build.finalName}.jar"] - + true ${configuration.docker-one-Host} diff --git a/yanzhu-modules/yanzhu-job/pom.xml b/yanzhu-modules/yanzhu-job/pom.xml index 022781d9..3f990b9e 100644 --- a/yanzhu-modules/yanzhu-job/pom.xml +++ b/yanzhu-modules/yanzhu-job/pom.xml @@ -108,7 +108,7 @@ ["java", "-jar", "/${project.build.finalName}.jar"] - + true ${configuration.docker-two-Host} diff --git a/yanzhu-modules/yanzhu-wechat/pom.xml b/yanzhu-modules/yanzhu-wechat/pom.xml index 8d047373..39d06841 100644 --- a/yanzhu-modules/yanzhu-wechat/pom.xml +++ b/yanzhu-modules/yanzhu-wechat/pom.xml @@ -120,7 +120,7 @@ ["java", "-jar", "/${project.build.finalName}.jar"] - + true ${configuration.docker-one-Host} diff --git a/yanzhu-monitor/pom.xml b/yanzhu-monitor/pom.xml index ad996412..103688b4 100644 --- a/yanzhu-monitor/pom.xml +++ b/yanzhu-monitor/pom.xml @@ -83,7 +83,7 @@ ["java", "-jar", "/${project.build.finalName}.jar"] - + true ${configuration.docker-one-Host} diff --git a/yanzhu-rocketmq/pom.xml b/yanzhu-rocketmq/pom.xml index d7b097f3..52ca2869 100644 --- a/yanzhu-rocketmq/pom.xml +++ b/yanzhu-rocketmq/pom.xml @@ -109,7 +109,7 @@ ["java", "-jar", "/${project.build.finalName}.jar"] - + true ${configuration.docker-one-Host}