lyhzzz 2 gadi atpakaļ
vecāks
revīzija
8505eb8093

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

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