From 7aedebe88bd0dfd91e22178ae7b239949338bf8a Mon Sep 17 00:00:00 2001 From: zhaowenyuan Date: Fri, 21 Jun 2024 16:59:27 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E6=B7=BB=E5=8A=A0=20prod=20=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=202.=20=E6=B7=BB=E5=8A=A0=20test=20=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/pom.xml b/pom.xml index 64b649c..0c15bce 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,32 @@ localhost:5003 + + + test + + test + 192.168.1.95:8848 + ece94e7d-4792-48d2-b1f8-06334b530944 + DEFAULT_GROUP + nacos + nacos + localhost:5003 + + + + + prod + + prod + 192.168.1.95:8848 + ece94e7d-4792-48d2-b1f8-06334b530944 + DEFAULT_GROUP + nacos + nacos + localhost:5003 + +