dengjunjie
2025-04-19 9e579eda4601ed7b492b9d19a24e8146f6ebdf8d
项目代码/WCS/WIDESEAWCS_Client/public/webconfig.js
@@ -1,4 +1,4 @@
window.webConfig = {
    "webApiBaseUrl": "http://192.168.10.86:9291/",
    "webApiProduction":"http://192.168.10.88:8098/"
    "webApiBaseUrl": "http://127.0.0.1:9291/",
    "webApiProduction":"http://192.168.10.88:8099/"
}