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