Admin.NET/WCS.Application/Service/WcsAlarmInfo/Dto/WcsAlarmInfoOutput.cs
@@ -21,6 +21,11 @@ public int PlcPort { get; set; } /// <summary> /// 工位号 /// </summary> public string StationNum { get; set; } /// <summary> /// 报警编号 /// </summary> public string AlarmCode { get; set; }