Commit d724524e authored by 华国豪's avatar 华国豪 🙄

1

parent ab43c58c
...@@ -6,8 +6,8 @@ function getApiUrl() { ...@@ -6,8 +6,8 @@ function getApiUrl() {
// urlPost: locationName.indexOf('oytour') !== -1 ? "https://reborn.oytour.com/api/common/post" : "http://192.168.2.65:8025/api/common/post", // urlPost: locationName.indexOf('oytour') !== -1 ? "https://reborn.oytour.com/api/common/post" : "http://192.168.2.65:8025/api/common/post",
//urlJava: locationName.indexOf('oytour') !== -1 ? "https://efficient.oytour.com/" : "http://192.168.2.215:9000/" //urlJava: locationName.indexOf('oytour') !== -1 ? "https://efficient.oytour.com/" : "http://192.168.2.215:9000/"
urlJava: "https://efficient.oytour.com/", urlJava: "https://efficient.oytour.com/",
// urlSignalr: "http://newyear.oytour.com/signalr", urlSignalr: "http://newyear.oytour.com/signalr",
urlSignalr: 'http://192.168.2.65:7838/signalr' // urlSignalr: 'http://192.168.2.65:7838/signalr'
} }
return url 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