hwh
2024-09-06 ce6a232b55646e8d39cb0b4861ee363608b6f9aa
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; }