发布版本请求地址
This commit is contained in:
parent
08f559c80e
commit
647afd9e94
|
|
@ -1,10 +1,10 @@
|
|||
import axios from "axios";
|
||||
import router from "@/router/index.js";
|
||||
//const baseURL = "https://gep.ljsea.xyz/";
|
||||
//const baseURL = "https://tx.ljsea.top/";
|
||||
const baseURL = "https://tx.ljsea.top/";
|
||||
//const baseURL= "http://localhost:8083";
|
||||
//const baseURL="https://pm.ljsea.top";
|
||||
const baseURL = "https://gep.ljsea.xyz/";
|
||||
//const baseURL = "https://gep.ljsea.xyz/";
|
||||
const request = axios.create({
|
||||
baseURL: baseURL,
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue