添加工艺项目
This commit is contained in:
parent
31d41e971c
commit
58b235d078
@ -40,7 +40,7 @@ public class QcSourceQoInsert {
|
|||||||
private String varietyNo;
|
private String varietyNo;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 机种号
|
* 工艺项目编号
|
||||||
*/
|
*/
|
||||||
@NotBlank(message = "{QcSourceEntity.craftItemNo.blank}", groups = {QcSourceQoInsertVa.class})
|
@NotBlank(message = "{QcSourceEntity.craftItemNo.blank}", groups = {QcSourceQoInsertVa.class})
|
||||||
private String craftItemNo;
|
private String craftItemNo;
|
||||||
|
Loading…
Reference in New Issue
Block a user