修改阿里云上传视频文件名称,修改上传成功后的url

This commit is contained in:
2024-12-04 11:22:01 +08:00
parent 408f0eaa29
commit 00280e133a
4 changed files with 27 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ const $urlMap={
product:'https://video.hnsiyao.cn/sqx_fast/',
test:'https://video.hnsiyao.cn/sqx_fast/',
}
const $env='local'
const $env='product'
const http = axios.create({
timeout: 1000 * 300,
// withCredentials: true,