报警联系人
This commit is contained in:
@@ -29,10 +29,14 @@ namespace ZR.Model.MES.andon.Dto
|
||||
|
||||
public string AlarmInfo { get; set; }
|
||||
|
||||
public string Receiver { get; set; }
|
||||
public int Receiver { get; set; }
|
||||
|
||||
public string ReceiverName { get; set; }
|
||||
|
||||
public int Manager { get; set; }
|
||||
|
||||
public string ManagerName { get; set; }
|
||||
|
||||
public int? Sequence { get; set; }
|
||||
|
||||
public int? DurationTime { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user