From 1e9f6de7d14a0566a677f46a4d5c3b2c1dcb9be7 Mon Sep 17 00:00:00 2001 From: chenbowen Date: Tue, 6 Jan 2026 09:33:42 +0800 Subject: [PATCH 1/6] =?UTF-8?q?1.=20=E8=B0=83=E6=95=B4=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment.yaml | 6 +++--- zt-module-bpm/zt-module-bpm-server/Dockerfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deployment.yaml b/deployment.yaml index d05c631..4d98509 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -2,7 +2,7 @@ apiVersion: apps/v1 kind: Deployment metadata: - namespace: ns-d6a0e78ebd674c279614498e4c57b133 + namespace: ns-766b45fbd7464ccb86d5fd046054cf0a name: zt-module-bpm labels: app: zt-module-bpm @@ -22,7 +22,7 @@ spec: spec: containers: - name: zt-module-bpm - image: 172.16.46.66:10043/zt/dsc-bpm:VERSION_PLACEHOLDER + image: 172.17.19.16:10043/zt-jygk/:VERSION_PLACEHOLDER imagePullPolicy: Always env: - name: TZ @@ -58,7 +58,7 @@ spec: apiVersion: v1 kind: Service metadata: - namespace: ns-d6a0e78ebd674c279614498e4c57b133 + namespace: ns-766b45fbd7464ccb86d5fd046054cf0a name: zt-module-bpm spec: type: NodePort diff --git a/zt-module-bpm/zt-module-bpm-server/Dockerfile b/zt-module-bpm/zt-module-bpm-server/Dockerfile index 230aa5c..4ff3243 100644 --- a/zt-module-bpm/zt-module-bpm-server/Dockerfile +++ b/zt-module-bpm/zt-module-bpm-server/Dockerfile @@ -1,6 +1,6 @@ ## AdoptOpenJDK 停止发布 OpenJDK 二进制,而 Eclipse Temurin 是它的延伸,提供更好的稳定性 -FROM 172.16.46.66:10043/base-service/eclipse-temurin:21-jre +FROM FROM 172.17.19.16:10043/zt-cloud-base-service/eclipse-temurin:21-jre ## 创建目录,并使用它作为工作目录 RUN mkdir -p /zt-module-bpm-server From 8058f26c7b9a26e918a9f22aab552a3fcac8e99f Mon Sep 17 00:00:00 2001 From: chenbowen Date: Tue, 6 Jan 2026 14:45:48 +0800 Subject: [PATCH 2/6] =?UTF-8?q?1.=20=E8=B0=83=E6=95=B4=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zt-module-bpm/zt-module-bpm-server/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zt-module-bpm/zt-module-bpm-server/Dockerfile b/zt-module-bpm/zt-module-bpm-server/Dockerfile index 4ff3243..bdad078 100644 --- a/zt-module-bpm/zt-module-bpm-server/Dockerfile +++ b/zt-module-bpm/zt-module-bpm-server/Dockerfile @@ -1,6 +1,6 @@ ## AdoptOpenJDK 停止发布 OpenJDK 二进制,而 Eclipse Temurin 是它的延伸,提供更好的稳定性 -FROM FROM 172.17.19.16:10043/zt-cloud-base-service/eclipse-temurin:21-jre +FROM 172.17.19.16:10043/zt-cloud-base-service/eclipse-temurin:21-jre ## 创建目录,并使用它作为工作目录 RUN mkdir -p /zt-module-bpm-server From 270d447b338d47bad2dd898800f1d9924f10020e Mon Sep 17 00:00:00 2001 From: chenbowen Date: Tue, 6 Jan 2026 14:59:46 +0800 Subject: [PATCH 3/6] =?UTF-8?q?1.=20=E8=B0=83=E6=95=B4=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.yaml b/deployment.yaml index 4d98509..e5b171b 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -22,7 +22,7 @@ spec: spec: containers: - name: zt-module-bpm - image: 172.17.19.16:10043/zt-jygk/:VERSION_PLACEHOLDER + image: 172.17.19.16:10043/zt-jygk/dsc-bpm:VERSION_PLACEHOLDER imagePullPolicy: Always env: - name: TZ From 350335e2f17ba2145cd7975074b031f1b8f4c7be Mon Sep 17 00:00:00 2001 From: chenbowen Date: Thu, 8 Jan 2026 10:55:57 +0800 Subject: [PATCH 4/6] =?UTF-8?q?1.=20test=20=E4=B8=8E=20prod=20=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E4=B8=8D=E5=90=8C=E5=8F=91=E5=B8=83=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a80586c..251daad 100644 --- a/pom.xml +++ b/pom.xml @@ -195,7 +195,7 @@ ZT 中铜 ZStack 私服 - http://172.16.46.63:30708/repository/test/ + http://172.16.46.63:30708/repository/prod/ always warn @@ -211,7 +211,7 @@ ZT 中铜 ZStack 私服 - http://172.16.46.63:30708/repository/test/ + http://172.16.46.63:30708/repository/prod/ From bd8d9646f5ba453ac2ca69a0d4ee1480421a2a3b Mon Sep 17 00:00:00 2001 From: chenbowen Date: Tue, 27 Jan 2026 16:10:23 +0800 Subject: [PATCH 5/6] =?UTF-8?q?1.=20=E8=BF=81=E7=A7=BB=20bpm=20=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=E9=9B=86=E7=BE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment.yaml | 4 ++-- pom.xml | 44 -------------------------------------------- 2 files changed, 2 insertions(+), 46 deletions(-) diff --git a/deployment.yaml b/deployment.yaml index c22feee..f007301 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -2,7 +2,7 @@ apiVersion: apps/v1 kind: Deployment metadata: - namespace: ns-d6a0e78ebd674c279614498e4c57b133 + namespace: ns-f16a3067ca7b434aad127d15eac82503 name: zt-module-bpm labels: app: zt-module-bpm @@ -65,7 +65,7 @@ spec: apiVersion: v1 kind: Service metadata: - namespace: ns-d6a0e78ebd674c279614498e4c57b133 + namespace: ns-f16a3067ca7b434aad127d15eac82503 name: zt-module-bpm spec: type: NodePort diff --git a/pom.xml b/pom.xml index c47056e..dea467b 100644 --- a/pom.xml +++ b/pom.xml @@ -162,50 +162,6 @@ - - - - huaweicloud - huawei - https://mirrors.huaweicloud.com/repository/maven/ - - - aliyunmaven - aliyun - https://maven.aliyun.com/repository/public - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - false - - - - ZT - 中铜 ZStack 私服 - http://172.16.46.63:30708/repository/zt-cloud/ - - always - warn - - - true - always - - - - ZT From afc1ffa4fe5bddcba5954597a38dfb185858e3d3 Mon Sep 17 00:00:00 2001 From: chenbowen Date: Thu, 29 Jan 2026 09:02:44 +0800 Subject: [PATCH 6/6] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E5=88=86=E6=94=AF=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index caf80dd..a3077b0 100644 --- a/pom.xml +++ b/pom.xml @@ -15,15 +15,15 @@ 项目基础脚手架 - 3.0.46 - 3.0.46 - 3.0.46 - 3.0.46 - 3.0.46 - 3.0.46 - 3.0.46 - 3.0.46 - 3.0.46 + 3.0.47-SNAPSHOT + 3.0.47-SNAPSHOT + 3.0.47-SNAPSHOT + 3.0.47-SNAPSHOT + 3.0.47-SNAPSHOT + 3.0.47-SNAPSHOT + 3.0.47-SNAPSHOT + 3.0.47-SNAPSHOT + 3.0.47-SNAPSHOT 17 ${java.version}