修改请求地址

This commit is contained in:
2024-12-28 09:46:52 +08:00
parent 3f7f1877ae
commit 9b24bee14e

View File

@@ -14,8 +14,8 @@ const http = axios.create({
})
// const requestURl = "http://localhost:8100/czg/";
const requestURl = "https://video.hnsiyao.cn/czg/";
// const requestURl = "https://dj-api.hnsiyao.cn/czg/";
const requestURl = "https://web-api.hnsiyao.cn/czg/";
// const requestURl = "https://web.hnsiyao.cn/czg/";
/**
* 请求拦截