Admin
2026-01-24 201f679225383f21d6fcce0d60d17a1b9c4cd36f
项目代码/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:9291/",
    "webApiProduction":"http://172.18.195.201:8889/"
}