guoshipeng
2022-10-27 8c9f89329256299c1cc68ed461e4f8621275aa7d
src/utils/request.js
@@ -4,9 +4,10 @@
import { getToken } from '@/utils/auth'
const baseUrl = 'http://47.99.64.149:8081/'
// const baseUrl = 'http://192.168.0.42:8081/' // lzj
// const baseUrl = 'http://192.168.0.33:8081/' // yy
// const baseUrl = 'http://192.168.0.25:8081' // jj
// const baseUrl = 'http://192.168.0.33:8085/' // swb
// const baseUrl = 'http://192.168.0.33:8085/'// swb
// const baseUrl = 'http://121.43.179.139:8080'
// create an axios instance
const service = axios.create({