xiazhengtongxue
2026-04-07 b0b5deb5825684bca5b3fa7c2ab59f60ce0e799f
项目代码/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/"
}