课程管理的增删改查以及批量删除以及富文本加密以及名称查询
This commit is contained in:
@ -6,11 +6,11 @@ import router from "../router";
|
||||
|
||||
const myAxios = axios.create({
|
||||
withCredentials: true,
|
||||
//baseURL:'http://localhost:9091'
|
||||
baseURL:'http://localhost:9091'
|
||||
// baseURL:'http://1.94.237.210:3457'
|
||||
//baseURL:'http://1.94.237.210:8088'
|
||||
//baseURL:'http://27.30.77.229:9091/'
|
||||
baseURL:'http://27.30.77.229:9092/'
|
||||
//baseURL:'http://27.30.77.229:9092/'
|
||||
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user