修改
continuous-integration/drone/push Build is passing Details

Test_IRC_Net8
he 2025-04-15 15:39:59 +08:00
parent 88c6f574ec
commit 1069292c54
1 changed files with 1 additions and 1 deletions

View File

@ -542,7 +542,7 @@ namespace IRaCIS.Core.Application.Services
select new UnionDocumentWithConfirmInfoView()
{
IsSystemDoc = true,
AttachmentCount=sysDoc.SystemDocumentAttachmentList.Count,
Id = sysDoc.Id,
CreateTime = sysDoc.CreateTime,
IsDeleted = sysDoc.IsDeleted,