Commit 18634b25 authored by 吴冠's avatar 吴冠

u

parent a0cce051
...@@ -8,8 +8,8 @@ import requestUrl from '../utils/Domain.js' ...@@ -8,8 +8,8 @@ import requestUrl from '../utils/Domain.js'
// 创建axios实例 // 创建axios实例
const service = axios.create({ const service = axios.create({
/* baseURL:'http://60.205.251.80:8082/apis', */ baseURL:'http://60.205.251.80:8082/apis',
baseURL: 'http://192.168.3.35:8085/apis', /* baseURL: 'http://192.168.3.35:8085/apis', */
timeout: 35000 // 请求超时时间 timeout: 35000 // 请求超时时间
}) })
......
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