From 055b3983eaad2ce451bddf74b402a5f45d7c286c Mon Sep 17 00:00:00 2001 From: oyo Date: Wed, 27 May 2026 15:28:02 +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 +++++ 1 file changed, 5 insertions(+) diff --git a/template/entrance/pom.xml b/template/entrance/pom.xml index f7ed1fd..1a1c5ab 100644 --- a/template/entrance/pom.xml +++ b/template/entrance/pom.xml @@ -15,6 +15,11 @@ {{ .artifactId }}-common ${revision} + + {{ .groupId }} + {{ .artifactId }}-client + ${revision} + web