xiazhengtongxue
2026-03-16 406b8d784a1a18349204dbc18a23e4797e04e476
项目代码/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/"
}