master
zhang chengzhi 2024-09-06 10:46:38 +08:00
parent 003440340d
commit 84069ba64e
1 changed files with 31 additions and 34 deletions

View File

@ -56,15 +56,12 @@ private static String bucketName = "zcz-vfd-1000";
}
// 关闭OSSClient
ossClient.shutdown();
//下载完成实现批量批量类加载
}
private void downloadFile(OSS ossClient, String bucketName, String key, String serverPath) {