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;
|
||||
|
||||
//材料类型
|
||||
@NotBlank(message = "物料类型不能为空")
|
||||
@NotBlank(message = "材料类型不能为空")
|
||||
private String materialType;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user