wxw
2025-06-09 dbde3162fd361dcba4316b58754ccecf39a81a9f
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; }