fix error in recall when hours more than 300
This commit is contained in:
@@ -93,7 +93,6 @@ mqconsumerThread mqconsumerThrd;//mq消费者线程lnk20241213
|
||||
|
||||
OnTimerThread onTimerThrd;//定时线程
|
||||
|
||||
extern int g_iSqlListSize; //Sql执行语句链表允许最大元素个数 注:Sql链表中元素超过此个数,多出元素需移除!
|
||||
extern int FILE_FLAG;
|
||||
extern int SEND_FLAG;
|
||||
extern char* BROKER_LIST;
|
||||
|
||||
Reference in New Issue
Block a user