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

Test_IRC_Net8
he 2025-10-27 13:22:05 +08:00
parent 5ea9d63cb9
commit 5bd055c77d
1 changed files with 1 additions and 0 deletions

View File

@ -1232,6 +1232,7 @@ namespace IRaCIS.Core.Application.Service
from leftObjectTypeIdtemp in ObjectTypeIdtemp.DefaultIfEmpty() from leftObjectTypeIdtemp in ObjectTypeIdtemp.DefaultIfEmpty()
select new FrontAuditConfigView() select new FrontAuditConfigView()
{ {
ApplyCriterionList=data.ApplyCriterionList,
IsShowParent = data.IsShowParent, IsShowParent = data.IsShowParent,
ChildrenTypeId = data.ChildrenTypeId, ChildrenTypeId = data.ChildrenTypeId,
Code = data.Code, Code = data.Code,