去除高德定位

This commit is contained in:
guanj
2025-08-13 10:42:31 +08:00
parent 032eed6768
commit c387cc9589
9 changed files with 80 additions and 72 deletions

View File

@@ -1,7 +1,7 @@
const debug = false // true 是连地服务端本地false 是连接线上
const debug = true // true 是连地服务端本地false 是连接线上
const development = {
domain: 'http://192.168.1.22:10215',
domain: 'http://192.168.1.62:10215',
}
const production = {