lyhzzz пре 2 година
родитељ
комит
8505eb8093
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      src/main/java/com/fdkankan/ucenter/service/impl/SceneCommonService.java

+ 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);
             }
             }
         }
         }