质量控制
This commit is contained in:
parent
4593023a6c
commit
861b2f8e93
@ -21,8 +21,6 @@ namespace RIZO.Model.Mes.Dto.ProductionPreparation
|
||||
|
||||
[Required(ErrorMessage = "检查参数名称(如:环境温度、设备运行状态)不能为空")]
|
||||
public string ParamName { get; set; }
|
||||
|
||||
[Required(ErrorMessage = "参数值(如:23℃、正常)不能为空")]
|
||||
public string ParamValue { get; set; }
|
||||
|
||||
public string ParamUnit { get; set; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user