This commit is contained in:
Chenx221 2024-08-29 10:10:54 +08:00
parent f3efacb784
commit b40bd3bcf1

View File

@ -101,7 +101,7 @@ namespace Comic_CBZ_Helper
}
tempDate = currentDate;
}
Console.WriteLine($"日期增加量为{timeInc}小时");
// 循环处理每个漫画文件夹
foreach (var comicFolder in comicFolders)