优化代码

master
zhanghai 2 years ago
parent a4cfcc0fbb
commit 23395da24d

@ -71,10 +71,6 @@ public class FenpanService {
System.out.println(); System.out.println();
} }
} }
//转换成 宗。卷,件 。
//放到 宗,盘 下面
//输出目录结构
} catch (IOException e) { } catch (IOException e) {
log.error("读取配置文件失败!", e); log.error("读取配置文件失败!", e);
throw new RuntimeException(e); throw new RuntimeException(e);
@ -151,8 +147,6 @@ public class FenpanService {
FileUtils.delete(file); FileUtils.delete(file);
} }
} }
} }
piece.put(documentList); piece.put(documentList);
} }

Loading…
Cancel
Save