OssUsageServiceImpl

Constructors

Link copied to clipboard
constructor(properties: OssProperties)

Functions

Link copied to clipboard
open override fun privateResourceTemporaryUrl(resourcePath: String): String
Link copied to clipboard
open override fun publicResourceUrl(resourcePath: String): String
Link copied to clipboard
open override fun uploadPrivateResource(resourcePath: String, data: InputStream)

上传私有资源

Link copied to clipboard
open fun uploadPrivateResourceForUrl(resourcePath: String, data: InputStream): String
Link copied to clipboard
open override fun uploadPublicResource(resourcePath: String, data: InputStream): String

上传公开资源