mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2026-04-26 00:00:04 +08:00
oss
This commit is contained in:
@@ -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')
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user