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