工位BOM增加预警字段

yun-zuoyi
joke.wang 5 years ago
parent 768e31e636
commit e5d54d8c0a

@ -84,7 +84,7 @@ public class MesStationBom extends BaseBean implements Serializable {
@Column(name = "BIND_PART_TYPE")
@ApiParam(value = "绑定物料类型")
private Integer bindPartType;
private Integer bindPartType = 20;
@Column(name = "FEED_WARNING_QTY")
@ApiParam(value = "投料预警值")

Loading…
Cancel
Save