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