Commit d82fecb3 authored by 罗超's avatar 罗超

切换数据源

parent 53335e64
Pipeline #4 failed with stages
......@@ -260,7 +260,7 @@ export default {
},
connec(){
let _this=this
let url = 'http://47.96.23.199:5000/data_server'
let url = 'http://dataapi.oytour.com/data_server'
// let url = 'http://192.168.2.215:5000/data_server'
let userInfo = this.getLocalStorage()
// if (userInfo) {
......@@ -331,7 +331,7 @@ export default {
},
init(){
// this.apipost('')
let url='http://47.96.23.199:5000/api/user/get_init_data'
let url='http://dataapi.oytour.com/api/user/get_init_data'
let msg={
tdsourcetag:'s_pcqq_aiomsg'
}
......
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