From 65d65ea6bfb7130bb7e9ca0cd08f11effa044d48 Mon Sep 17 00:00:00 2001 From: ycl Date: Fri, 12 Dec 2025 16:54:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20template/pom.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #add public-service module --- template/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/pom.xml b/template/pom.xml index 7bfe11c..e190e13 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -42,7 +42,7 @@ {{ .groupId }} - {{ .groupId }}-pub-service + {{ .groupId }}-public-service ${revision}