修改
This commit is contained in:
@@ -149,10 +149,10 @@ namespace IRaCIS.Core.Application.MediatR.Handlers
|
||||
dbSV.CheckTime = DateTime.Now;
|
||||
|
||||
|
||||
await _subjectVisitRepository.SaveChangesAsync();
|
||||
|
||||
|
||||
}
|
||||
|
||||
await _subjectVisitRepository.SaveChangesAsync();
|
||||
return "OK";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user