Commit 3bec96a1 authored by 罗超's avatar 罗超
parents 292418b4 7309ebc1
......@@ -2,7 +2,7 @@
let locationName = window.location.hostname;
function getApiUrl() {
let url = {
urlPost: "http://reborn.oytour.com/api/common/post",
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/"
......
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