http.js 92 B

1234
  1. import axios from 'axios'
  2. axios.defaults.timeout = 5000
  3. axios.defaults.baseURL = lib.apiUrl