20211208 定时器优化,当日人数定时校正方法开放
This commit is contained in:
@@ -113,7 +113,7 @@ namespace WebAPI.Controllers
|
||||
else
|
||||
{
|
||||
SafeHours = APIPageDataService.getSafeHours(projectId);
|
||||
// GetDataService.CorrectingPersonInOutNumber(projectId);
|
||||
GetDataService.CorrectingPersonInOutNumber(projectId);
|
||||
}
|
||||
}
|
||||
string hiddenStr = RectificationNum.ToString() + "/" + HiddenDangerNum.ToString();
|
||||
|
||||
Reference in New Issue
Block a user