This commit is contained in:
2023-04-23 18:18:06 +08:00
parent 2a384502ab
commit dac2b7a581
2 changed files with 333 additions and 108 deletions

View File

@ -2,7 +2,7 @@ window.serverAPI = {
baseUrl: "http://192.168.2.96:8080",
// geoserver
geoserverUrl: "http://192.168.2.20:9080/geoserver",
geoserverUrl: "http://121.36.229.60:9080/geoserver",
username: "admin",
password: 'geoserver',
}