add fun in log4

This commit is contained in:
lnk
2026-01-07 11:02:03 +08:00
parent be068fab40
commit 02127869c0
4 changed files with 139 additions and 16 deletions

View File

@@ -497,7 +497,7 @@ void Front::OnTimerThread()
while (!m_IsTimerCancel)
{
update_log_entries_countdown();
update_log_entries_countdown();//日志上送倒计时
//业务超时检查
check_device_busy_timeout();