修改阿里云上传视频文件名称,修改上传成功后的url
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user