diff --git a/src/YunDa.Application/YunDa.ISAS.Application/GeneralInformation/ProtectionDevice/BoardCardDevice/BoardCardInfoAppService.cs b/src/YunDa.Application/YunDa.ISAS.Application/GeneralInformation/ProtectionDevice/BoardCardDevice/BoardCardInfoAppService.cs index 4b76c2a..d0fdc24 100644 --- a/src/YunDa.Application/YunDa.ISAS.Application/GeneralInformation/ProtectionDevice/BoardCardDevice/BoardCardInfoAppService.cs +++ b/src/YunDa.Application/YunDa.ISAS.Application/GeneralInformation/ProtectionDevice/BoardCardDevice/BoardCardInfoAppService.cs @@ -586,6 +586,7 @@ namespace YunDa.ISAS.Application.GeneralInformation !string.IsNullOrEmpty(boardCardSolftVersionOutput.ProtectionVersion) || !string.IsNullOrEmpty(boardCardSolftVersionOutput.BootVersion) || !string.IsNullOrEmpty(boardCardSolftVersionOutput.Iec61850Version) || + !string.IsNullOrEmpty(boardCardSolftVersionOutput.ProgramVersion) || !string.IsNullOrEmpty(boardCardSolftVersionOutput.FpgaVersion); if (check) {