From 07530d7a06ef87b915175cb4f36c7e0b05c2348f Mon Sep 17 00:00:00 2001 From: liyongde <1419499670@qq.com> Date: Fri, 17 Jul 2026 13:20:07 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E6=B5=8B=E8=AF=95=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nl-module-infra/nl-module-infra-server/src/main/resources/application-test.yaml b/nl-module-infra/nl-module-infra-server/src/main/resources/application-test.yaml index ba155ba6..f9e6241f 100644 --- a/nl-module-infra/nl-module-infra-server/src/main/resources/application-test.yaml +++ b/nl-module-infra/nl-module-infra-server/src/main/resources/application-test.yaml @@ -3,7 +3,7 @@ spring: cloud: nacos: - server-addr: 192.168.81.193:8848 # Nacos 服务器地址 + server-addr: http://192.168.81.193:8848 # Nacos 服务器地址 username: nacos password: nacos discovery: # 【配置中心】配置项