mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2026-01-27 08:38:15 +00:00
适配阿里云OSS 有公网访问地址
This commit is contained in:
parent
107676aeaf
commit
7536ea4681
@ -487,6 +487,7 @@ async function httpRequest(req: any, item?: any) {
|
||||
case "oss":
|
||||
next({
|
||||
host: res.host,
|
||||
preview: res.publicDomain,
|
||||
data: {
|
||||
OSSAccessKeyId: res.OSSAccessKeyId,
|
||||
policy: res.policy,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user