稽查修改

This commit is contained in:
he
2024-04-12 16:03:30 +08:00
parent 2be9daa443
commit 2a51de03b7
4 changed files with 140 additions and 116 deletions
@@ -95,6 +95,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
public async Task CalculateTask(CalculateTaskInDto inDto)
{
_userInfo.IsNotNeedInspection = true;
var service = await this.GetService(inDto.VisitTaskId);
if (service != null)
{