修改稽查
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2025-08-15 11:26:27 +08:00
parent 56165f5037
commit 0f0967f893
2 changed files with 2 additions and 2 deletions
@@ -136,7 +136,7 @@ namespace IRaCIS.Core.Application.Services
var beforeUserTypeIds = document.NeedConfirmedUserTypeList.Select(x => x.NeedConfirmUserTypeId).ToList();
_mapper.Map(addOrEditSystemDocument, document);
document.UpdateTime = DateTime.Now;
#region
//if (document.FileTypeId != addOrEditSystemDocument.FileTypeId)
@@ -1064,7 +1064,7 @@ namespace IRaCIS.Core.Application.Services
var beforeUserTypeIds = document.NeedConfirmedUserTypeList.Select(x => x.NeedConfirmUserTypeId).ToList();
_mapper.Map(addOrEditTrialDocument, document);
document.UpdateTime = DateTime.Now;
#region
//if (document.FileTypeId != addOrEditTrialDocument.FileTypeId)