修改请求地址
This commit is contained in:
@@ -14,8 +14,8 @@ const http = axios.create({
|
|||||||
})
|
})
|
||||||
|
|
||||||
// const requestURl = "http://localhost:8100/czg/";
|
// const requestURl = "http://localhost:8100/czg/";
|
||||||
const requestURl = "https://video.hnsiyao.cn/czg/";
|
const requestURl = "https://web-api.hnsiyao.cn/czg/";
|
||||||
// const requestURl = "https://dj-api.hnsiyao.cn/czg/";
|
// const requestURl = "https://web.hnsiyao.cn/czg/";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 请求拦截
|
* 请求拦截
|
||||||
|
|||||||
Reference in New Issue
Block a user