更新url
This commit is contained in:
parent
7ab9bce5d1
commit
cf61eff48d
@ -2,7 +2,7 @@ import axios from 'axios'
|
|||||||
|
|
||||||
axios.defaults.headers['Content-Type'] = 'application/json;charset=utf-8'
|
axios.defaults.headers['Content-Type'] = 'application/json;charset=utf-8'
|
||||||
const service = axios.create({
|
const service = axios.create({
|
||||||
baseURL: 'http://localhost:8052',
|
baseURL: 'http://192.168.1.107:8052',
|
||||||
timeout: 60000
|
timeout: 60000
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user