lyhzzz 2 years ago
parent
commit
8505eb8093

+ 0 - 2
src/main/java/com/fdkankan/ucenter/service/impl/SceneCommonService.java

@@ -197,8 +197,6 @@ public class SceneCommonService {
                 fYunFileServiceInterface.uploadFile(localPath,ossStatusJsonPath);
             }catch (Exception e){
                 log.error("writeFile-error:{}",e);
-            }finally {
-                FileUtil.del(localPath);
             }
         }