mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-11 11:43:45 +08:00
update 将所有 云存储字样 改为 对象存储 避免误解
This commit is contained in:
@@ -5,7 +5,7 @@ import com.ruoyi.oss.entity.UploadResult;
|
||||
import java.io.InputStream;
|
||||
|
||||
/**
|
||||
* 云存储策略
|
||||
* 对象存储策略
|
||||
*
|
||||
* @author Lion Li
|
||||
*/
|
||||
|
||||
@@ -11,7 +11,7 @@ import com.ruoyi.oss.service.ICloudStorageStrategy;
|
||||
import java.io.InputStream;
|
||||
|
||||
/**
|
||||
* 云存储策略(支持七牛、阿里云、腾讯云、minio)
|
||||
* 对象存储策略(支持七牛、阿里云、腾讯云、minio)
|
||||
*
|
||||
* @author Lion Li
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user