Uat_Study
he 2022-12-13 15:49:15 +08:00
parent 0cb54b4c40
commit 733226fd41
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ namespace IRaCIS.Core.Application.Services
} }
} }
dbBeforeEntity = await _subjectVisitRepository.UpdateFromDTOAsync(svCommand, true, false, verifyExp1, verifyExp2, verifyExp3);
} }