20211208 定时器优化,当日人数定时校正方法开放

This commit is contained in:
2021-12-08 10:22:41 +08:00
parent a0c757ae2f
commit fa779f17b2
4 changed files with 26 additions and 8 deletions
+1 -1
View File
@@ -2177,7 +2177,7 @@ namespace BLL
GetDataService.CloseLicenseData();
//////推送订阅消息
GetDataService.SendSubscribeMessage();
// GetDataService.CorrectingPersonInOutNumber(null);
GetDataService.CorrectingPersonInOutNumber(null);
}
}
}