课程模块部分bug修复
This commit is contained in:
@ -6,7 +6,8 @@ import router from "../router";
|
||||
|
||||
const myAxios = axios.create({
|
||||
withCredentials: true,
|
||||
baseURL:'http://localhost:9091'
|
||||
// baseURL:'http://localhost:9091'
|
||||
baseURL:'http://localhost:9092'
|
||||
// baseURL:'http://1.94.237.210:3457'
|
||||
//baseURL:'http://1.94.237.210:8088'
|
||||
//baseURL:'http://27.30.77.229:9091/'
|
||||
|
Reference in New Issue
Block a user