1
dengjunjie
2025-09-29 d9c99e0480b4910cdb134778dd5c314b35ec4cf2
项目代码/WCS/WIDESEAWCS_Client/public/webconfig.js
@@ -1,4 +1,4 @@
window.webConfig = {
    "webApiBaseUrl": "http://192.168.188.49:9291/",
    "webApiProduction":"http://192.168.188.61:8098/"
    "webApiBaseUrl": "http://127.0.0.1:8099/",
    "webApiProduction":"http://192.168.10.88:8099/"
}