Merge branch 'Test_IRC_Net8' of https://gitea.frp.extimaging.com/XCKJ/irc-netcore-api into Test_IRC_Net8
commit
12fb19c47c
IRaCIS.Core.Application/Service/Inspection
|
|
@ -106,7 +106,7 @@ namespace IRaCIS.Core.Application.Service.Inspection
|
||||||
//OptType = data.OptType,
|
//OptType = data.OptType,
|
||||||
IP = data.IP,
|
IP = data.IP,
|
||||||
Reason = data.Reason,
|
Reason = data.Reason,
|
||||||
IsSign = leftfrontAuditConfig.IsHaveSign,
|
IsSign = leftfrontAuditConfig.IsHaveSign && lefttrialSign.SignText!=null&& lefttrialSign.SignText!=string.Empty,
|
||||||
SignId = data.SignId,
|
SignId = data.SignId,
|
||||||
ParentId = data.ParentId,
|
ParentId = data.ParentId,
|
||||||
ChildrenTypeId = data.ChildrenTypeId,
|
ChildrenTypeId = data.ChildrenTypeId,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue