update 优化 oss 云厂商增加 华为obs关键字
parent
05c5069901
commit
094cf995a3
|
|
@ -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 状态
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue