|
|
@ -16,8 +16,8 @@ const urlSdtdt = (() => { |
|
|
|
}; |
|
|
|
} else { |
|
|
|
return { |
|
|
|
search: "http://59.206.203.34/QueryService.ashx", |
|
|
|
geo: "http://59.206.203.34/GeoDecodeService.ashx", |
|
|
|
search: "http://172.20.46.177/epmet-map-proxy/QueryService.ashx", |
|
|
|
geo: "http://172.20.46.177/epmet-map-proxy/GeoDecodeService.ashx", |
|
|
|
}; |
|
|
|
} |
|
|
|
})(); |
|
|
|