上传文件The bucket you are attempting to access must be addressed using OSS third level domain
Re上传文件The bucket you are attempting to access must be addressed using OSS third level d
引错包了吧。。
用
com.aliyun.oss
aliyun-sdk-oss
2.8.3
import com.aliyun.oss.OSSClient;
import com.aliyun.oss.model.Bucket;
import com.aliyun.oss.model.OSSObject;
import com.aliyun.oss.model.ObjectMetadata;
别用
com.aliyun.openservices
aliyun-openservices
1.0.10
赞0
踩0