From 3b434cdc16b71dbc981b364d41a7337fa3f4d43c Mon Sep 17 00:00:00 2001
From: zhaowc <526854230@qq.com>
Date: 星期六, 23 八月 2025 13:10:41 +0800
Subject: [PATCH] 新增页面用户名显示

---
 Wms/Wms/Properties/launchSettings.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Wms/Wms/Properties/launchSettings.json b/Wms/Wms/Properties/launchSettings.json
index 93e8fe8..8ec21eb 100644
--- a/Wms/Wms/Properties/launchSettings.json
+++ b/Wms/Wms/Properties/launchSettings.json
@@ -21,8 +21,8 @@
     "windowsAuthentication": false,
     "anonymousAuthentication": true,
     "iisExpress": {
-      "applicationUrl": "http://192.168.10.201",
-      "sslPort": 44363
+      "applicationUrl": "http://localhost:58787/",
+      "sslPort": 44323
     }
   }
 }
\ No newline at end of file

--
Gitblit v1.8.0