From 1c752c710464609d137012d6c9ca717a942cb6e9 Mon Sep 17 00:00:00 2001 From: wbc <2597324127@qq.com> Date: 星期四, 29 五月 2025 15:31:59 +0800 Subject: [PATCH] 1 --- MESApplication/Properties/launchSettings.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MESApplication/Properties/launchSettings.json b/MESApplication/Properties/launchSettings.json index b1c68c4..116b55b 100644 --- a/MESApplication/Properties/launchSettings.json +++ b/MESApplication/Properties/launchSettings.json @@ -25,7 +25,7 @@ "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { - "applicationUrl": "http://192.168.1.164:10054", + "applicationUrl": "http://localhost:10054", "sslPort": 0 } } -- Gitblit v1.9.3