IStation.Application.SZJT/99-logic/05-station-map/dto/StationMapMonitorKpiLastStatusDto.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>