mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-07 21:09:33 +00:00
update 优化 oss 云厂商增加 华为obs关键字
This commit is contained in:
@@ -28,7 +28,7 @@ public interface OssConstant {
|
|||||||
/**
|
/**
|
||||||
* 云服务商
|
* 云服务商
|
||||||
*/
|
*/
|
||||||
String[] CLOUD_SERVICE = new String[] {"aliyun", "qcloud", "qiniu"};
|
String[] CLOUD_SERVICE = new String[] {"aliyun", "qcloud", "qiniu", "obs"};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* https 状态
|
* https 状态
|
||||||
|
Reference in New Issue
Block a user