报警响应
This commit is contained in:
@@ -9,6 +9,9 @@ namespace ZR.Model.MES.andon.Dto
|
||||
{
|
||||
public DateTime startTime { get; set; }
|
||||
public DateTime endTime { get; set; }
|
||||
|
||||
public string AlarmCode { get; set; }
|
||||
public string AlarmTypeCode { get; set; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user