报警等级
This commit is contained in:
@@ -32,4 +32,10 @@ namespace ZR.Model.MES.andon.Dto
|
||||
|
||||
|
||||
}
|
||||
|
||||
public class AlarmTypePullDownDto
|
||||
{
|
||||
public string label { get; set; }
|
||||
public string value { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user