fix: 缺少导包

Signed-off-by: 与或非 <1016771049@qq.com>
master
与或非 3 years ago committed by Gitee
parent bf7c22e0fa
commit f05a4e0cad
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -9,6 +9,7 @@ import io.minio.*;
import java.io.ByteArrayInputStream;
import static cn.iocoder.yudao.framework.file.core.client.s3.S3FileClientConfig.ENDPOINT_ALIYUN;
import static cn.iocoder.yudao.framework.file.core.client.s3.S3FileClientConfig.ENDPOINT_TENCENT;
/**
* S3 MinIO

Loading…
Cancel
Save