IStation.Application.SZJT/99-logic/04-station-list/dto/StationListMonitorKpiLastStatusDto.cs
@@ -13,7 +13,7 @@ this.EquipmentID = equipment.ID; this.Name = equipment.Name; this.DataTime = record?.DataTime; this.RunStatus = record == null ? Yw.Run.RunStatus.Stop : record.RSa; this.RunStatus = record == null ? Yw.Run.RunStatus.Shut : record.RSa; } /// <summary>