@ -161,7 +161,6 @@ object AnalyzeTxtFile {
lastChapter.end = curOffset
}
//当添加的block太多的时候,执行GC
if (blockPos % 15 == 0) {
System.gc()