From 9b7acc479dc747c8c78eae84d3f83e1347aa478d Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期二, 04 十一月 2025 12:53:04 +0800
Subject: [PATCH] 优化
---
新建文件夹/WMS/public/webconfig.js | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/public/webconfig.js" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/public/webconfig.js"
index 2d2417b..3ca970a 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/public/webconfig.js"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/public/webconfig.js"
@@ -1,4 +1,6 @@
window.webConfig = {
"webApiBaseUrl": "http://localhost:5000/",
"webApiProduction":"http://localhost:5000/"
+// "webApiBaseUrl": "http://172.16.1.4:5000/",
+// "webApiProduction":"http://172.16.1.4:5000/"
}
\ No newline at end of file
--
Gitblit v1.9.3