Добавлено поле OSType при парсинге из АИХ ИТ
This commit is contained in:
@@ -55,5 +55,6 @@ namespace PARR.DAL.Models.AIHIT
|
||||
public string? IBServerType { get; set; }
|
||||
public string? InfrastructureServerType { get; set; }
|
||||
public string? MonitoringServerType { get; set; }
|
||||
public string? OSType { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user