修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
5ea9d63cb9
commit
5bd055c77d
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue