From 77c31ce49b917ed80037805113139071d3db3753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B0=8F=E4=BA=91?= Date: Thu, 13 Mar 2025 16:12:45 +0800 Subject: [PATCH] xx --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 8d829ec..a1a491e 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,5 +1,5 @@ spring.application.name=demo -server.port = 7788 +server.port = 7799 spring.cloud.consul.host=localhost spring.cloud.consul.port=8500