报警联系人
This commit is contained in:
@@ -31,6 +31,14 @@ namespace ZR.Model.MES.andon.Dto
|
||||
|
||||
public int ResponseTime { get; set; }
|
||||
|
||||
public int Receiver { get; set; }
|
||||
|
||||
public string ReceiverName { get; set; }
|
||||
|
||||
public int Manager { get; set; }
|
||||
|
||||
public string ManagerName { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class AlarmTypePullDownDto
|
||||
|
||||
Reference in New Issue
Block a user