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