mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2025-02-22 02:32:49 +08:00
oss
This commit is contained in:
parent
454eac2561
commit
dc719ef6f7
@ -5,7 +5,7 @@
|
|||||||
"groupId" : "5c36bdc1de454d6e9d1a464d87c96091",
|
"groupId" : "5c36bdc1de454d6e9d1a464d87c96091",
|
||||||
"name" : "获取所有配置",
|
"name" : "获取所有配置",
|
||||||
"createTime" : null,
|
"createTime" : null,
|
||||||
"updateTime" : 1646552461778,
|
"updateTime" : 1680319729597,
|
||||||
"lock" : "0",
|
"lock" : "0",
|
||||||
"createBy" : null,
|
"createBy" : null,
|
||||||
"updateBy" : null,
|
"updateBy" : null,
|
||||||
@ -92,10 +92,11 @@
|
|||||||
"children" : [ ]
|
"children" : [ ]
|
||||||
} ]
|
} ]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
================================
|
================================
|
||||||
import 'org.ssssssss.magicboot.utils.WebUtils'
|
import env
|
||||||
|
|
||||||
return {
|
return {
|
||||||
filePrefix: WebUtils.getUeditorPrefix()
|
ossBucket: env.get('oss.bucket'),
|
||||||
|
bucketDomain: env.get('oss.bucketDomain')
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user