This commit is contained in:
nhkefus
2025-03-14 09:42:04 +08:00
parent c88fb23dfe
commit a10788abeb

View File

@@ -83,7 +83,7 @@ void recordDailyPCount() {
}
}
// 更新上次检查时间
last_check_time = current_time->tm_min;
last_check_day = current_time->tm_min;
}