1
This commit is contained in:
parent
d9fbfdd938
commit
03250c7d94
@ -586,6 +586,7 @@ namespace YunDa.ISAS.Application.GeneralInformation
|
|||||||
!string.IsNullOrEmpty(boardCardSolftVersionOutput.ProtectionVersion) ||
|
!string.IsNullOrEmpty(boardCardSolftVersionOutput.ProtectionVersion) ||
|
||||||
!string.IsNullOrEmpty(boardCardSolftVersionOutput.BootVersion) ||
|
!string.IsNullOrEmpty(boardCardSolftVersionOutput.BootVersion) ||
|
||||||
!string.IsNullOrEmpty(boardCardSolftVersionOutput.Iec61850Version) ||
|
!string.IsNullOrEmpty(boardCardSolftVersionOutput.Iec61850Version) ||
|
||||||
|
!string.IsNullOrEmpty(boardCardSolftVersionOutput.ProgramVersion) ||
|
||||||
!string.IsNullOrEmpty(boardCardSolftVersionOutput.FpgaVersion);
|
!string.IsNullOrEmpty(boardCardSolftVersionOutput.FpgaVersion);
|
||||||
if (check)
|
if (check)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user