优化星璇已知问题

This commit is contained in:
Luck-Xiaomi 2022-07-01 10:39:23 +08:00
parent db90a25b15
commit 34d57b91c4

View File

@ -77,12 +77,10 @@ else if (process.env.NODE_ENV == 'debug') {
axios.defaults.baseURL = window.location.protocol + "//" + host + "/"
// axios.defaults.baseURL = window.location.protocol + "//" + host.split(":")[0] + ":6023" + "/"
// axios.defaults.baseURL = 'http://192.168.34.125:6023/';
axios.defaults.baseURL = 'http://139.9.66.234:8/'
// axios.defaults.baseURL = 'http://139.9.66.234:8/'
// axios.defaults.baseURL = 'http://zhgd.loganwy.com/'
}
// axios.defaults.baseURL = 'http://139.9.66.234:8/'
// tag: 河南
if (COMPANY == 'henan') {
axios.defaults.baseURL = 'http://124.71.178.44:100/'