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