Commit 0a237895 authored by Mac's avatar Mac

123

parent 5fe552f0
......@@ -5,7 +5,7 @@ function getApiUrl() {
urlPost: "https://reborn.oytour.com/api/common/post",
//urlPost: locationName.indexOf('oytour') !== -1 ? "http://reborn.oytour.com/api/common/post" : "http://192.168.2.214:8082/api/common/post",
//urlJava: locationName.indexOf('oytour') !== -1 ? "https://efficient.oytour.com/" : "http://192.168.2.215:9000/"
urlJava: "http://efficient.oytour.com/"
urlJava: "https://efficient.oytour.com/"
}
return url
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment