dev-QQq
HeHaonan 2 years ago
parent e23408b0dd
commit 44f78952d8

@ -16,8 +16,8 @@ axios.defaults.headers['Content-Type'] = 'application/json;charset=utf-8'
const service = axios.create({
// axios中请求配置有baseURL选项表示请求URL公共部分
// baseURL: import.meta.env.VITE_APP_BASE_API,
// baseURL:'http://118.31.7.2:9868/',
baseURL:'http://192.168.2.16:9868/',
baseURL:'http://118.31.7.2:9868/',
// baseURL:'http://192.168.2.16:9868/',
// 超时
timeout: 100000
})

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save