From fc47b123b85f912fca2c6fa80def7e928149c95c Mon Sep 17 00:00:00 2001
From: chengsc <11752@DESKTOP-DS49RCP>
Date: 星期六, 18 一月 2025 09:21:13 +0800
Subject: [PATCH] 抽检修改

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

diff --git a/Wms/Wms/Properties/launchSettings.json b/Wms/Wms/Properties/launchSettings.json
index a78bfcc..cad583c 100644
--- a/Wms/Wms/Properties/launchSettings.json
+++ b/Wms/Wms/Properties/launchSettings.json
@@ -23,7 +23,7 @@
     "windowsAuthentication": false,
     "anonymousAuthentication": true,
     "iisExpress": {
-      "applicationUrl": "http://localhost:50515/", //"http://192.168.137.94:8081/",
+      "applicationUrl": "http://192.168.137.94:8081/",
       "sslPort": 44363
     }
   }

--
Gitblit v1.8.0