From d3358e424c6d45fd703902cf5624d909c5deb8c9 Mon Sep 17 00:00:00 2001 From: oyo Date: Wed, 27 May 2026 15:35:50 +0800 Subject: [PATCH] =?UTF-8?q?client=E6=A8=A1=E5=9D=97=E8=A2=AB=E6=A0=B9?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/entrance/pom.xml | 5 ----- template/pom.xml | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/template/entrance/pom.xml b/template/entrance/pom.xml index 1a1c5ab..f7ed1fd 100644 --- a/template/entrance/pom.xml +++ b/template/entrance/pom.xml @@ -15,11 +15,6 @@ {{ .artifactId }}-common ${revision} - - {{ .groupId }} - {{ .artifactId }}-client - ${revision} - web diff --git a/template/pom.xml b/template/pom.xml index 688dd65..b08d62d 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -236,6 +236,11 @@ transmittable-thread-local 2.12.3 + + {{ .groupId }} + {{ .artifactId }}-client + ${revision} + {{- if and (eq .microserviceFrameworkType "DUBBO") .microserviceFrameworkVersion }} org.apache.dubbo