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