Admin
2026-01-26 2046dbcbb6e69a2460c2c37ca9e25b7ffe1d1d29
项目代码/WMS/WIDESEA_WMSClient/public/webconfig.js
@@ -1,4 +1,4 @@
window.webConfig = {
    "webApiBaseUrl": "http://localhost:9293/",
    "webApiProduction":"http://localhost:9293/"
    "webApiBaseUrl": "http://127.0.0.1:8889/",
    "webApiProduction":"http://172.18.195.201:8889/"
}