heshaofeng
2025-11-08 6975c2b0fe47d1ed961fd7dd005aef052c00e759
项目代码/WIDESEA_WMSClient/public/webconfig.js
@@ -1,4 +1,4 @@
window.webConfig = {
    "webApiBaseUrl": "http://172.19.69.152:9291/",
    "webApiProduction":"http://172.19.69.152:9291/"
    "webApiBaseUrl": "http://localhost:9291/",
    "webApiProduction":"http://localhost:9291/"
}