finish file recall

This commit is contained in:
lnk
2025-09-12 17:08:25 +08:00
parent 58ffb3a6aa
commit e434f66986
4 changed files with 722 additions and 64 deletions

View File

@@ -318,6 +318,7 @@ void Front::FrontThread() {
try {
while (!m_bIsFrontThreadCancle) {
check_recall_file(); //处理补招文件-稳态和暂态
check_recall_event(); // 处理补招事件从list中读取然后直接调用接口,每一条可能都不同测点,每个测点自己做好记录
check_ledger_update(); // 触发台账更新