@ -155,4 +155,8 @@ public class MesPart extends BaseBean implements Serializable {
@Transient
@ApiParam("拉动数量")
private Double pullQty;
@ApiParam("BOM用量")
private Double bomQty = 0d;
}