|
@@ -84,6 +84,7 @@ public class DevFileMinIoUtil {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/* endpoint */
|
|
/* endpoint */
|
|
|
|
|
+ log.info("miniourl========================>"+commonProperties.getMinioUrl());
|
|
|
|
|
|
|
|
if(ObjectUtil.isEmpty(commonProperties.getMinioUrl())) {
|
|
if(ObjectUtil.isEmpty(commonProperties.getMinioUrl())) {
|
|
|
throw new CommonException("MINIO文件操作客户端未正确配置:secretKey为空");
|
|
throw new CommonException("MINIO文件操作客户端未正确配置:secretKey为空");
|