This commit is contained in:
2023-05-12 18:10:29 +08:00
parent e94a491162
commit 37d0be9b23
217 changed files with 4004 additions and 614 deletions

View File

@ -1,6 +1,6 @@
window.serverAPI = {
baseUrl: "http://8.142.26.238:6901", //线上
// baseUrl: "http://192.168.2.46:8080", //本地
// baseUrl: "http://8.142.26.238:6901", //线上
baseUrl: "http://192.168.2.46:8080", //本地
// geoserver
geoserverUrl: "http://121.36.229.60:9080/geoserver",
username: "admin",