去除版本控制

This commit is contained in:
2024-12-17 18:47:56 +08:00
parent c54c6b76b6
commit d87ad83692
2 changed files with 6 additions and 4 deletions

View File

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