This commit is contained in:
2023-06-13 14:00:48 +08:00
parent 0b17a7ad2d
commit c2ce122a52
11 changed files with 394 additions and 397 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://36.134.44.75:9080/geoserver",
username: "admin",