Merge
parent
81cd8157b8
commit
a8c6fff843
|
@ -3,8 +3,8 @@ import {persistor, setAccessToken, setToken, store} from "../models/store";
|
||||||
import {history} from "../router/router";
|
import {history} from "../router/router";
|
||||||
|
|
||||||
|
|
||||||
// export const baseUrl = "http://101.34.228.45:8080/"
|
export const baseUrl = "http://101.34.228.45:8080/"
|
||||||
export const baseUrl = "https://mock.apifox.cn/m1/2116708-0-ae5ae4e4/"
|
//export const baseUrl = "https://mock.apifox.cn/m1/2116708-0-ae5ae4e4/"
|
||||||
|
|
||||||
const axiosInstance = axios.create({
|
const axiosInstance = axios.create({
|
||||||
baseURL: baseUrl,
|
baseURL: baseUrl,
|
||||||
|
|
Loading…
Reference in New Issue