Commit 509e3a8b authored by 张冬's avatar 张冬

9.17

parent 3ecd64dc
......@@ -7,10 +7,7 @@ import axios from 'axios'
const service = axios.create({
baseURL: 'http://192.168.200.201:8082/apis', // api的base_url
// baseURL: 'http://192.168.3.35:8085/apis',
<<<<<<< HEAD
baseURL: 'http://192.168.3.35:8085/apis',
=======
>>>>>>> dc9266017f34991399bc736f62e34d785f1d83af
// baseURL: 'http://192.168.3.35:8085/apis',
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