update 优化 oss 云厂商增加 华为obs关键字

This commit is contained in:
疯狂的狮子li 2022-10-26 14:30:18 +08:00
parent bb73b31e6b
commit 95f7ba0080

View File

@ -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 状态