add fun in log4
This commit is contained in:
@@ -497,7 +497,7 @@ void Front::OnTimerThread()
|
||||
|
||||
while (!m_IsTimerCancel)
|
||||
{
|
||||
update_log_entries_countdown();
|
||||
update_log_entries_countdown();//日志上送倒计时
|
||||
|
||||
//业务超时检查
|
||||
check_device_busy_timeout();
|
||||
|
||||
Reference in New Issue
Block a user