Merge branch '0.8.X' of https://gitee.com/hdka/klp-oa into 0.8.X
This commit is contained in:
@@ -133,7 +133,7 @@ public class WmsMaterialCoilBo extends BaseEntity {
|
|||||||
private Long actualWarehouseId;
|
private Long actualWarehouseId;
|
||||||
|
|
||||||
//材料类型
|
//材料类型
|
||||||
@NotBlank(message = "材料类型不能为空")
|
@NotBlank(message = "材料类型不能为空", groups = { AddGroup.class, EditGroup.class })
|
||||||
private String materialType;
|
private String materialType;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user