@ -69,7 +69,7 @@ public class IfProductOffLine extends BaseBean implements Serializable {
@Column(name = "ITEM_QTY")
@ApiParam("原材料用量")
private String itemQty;
private Double itemQty;
@Column(name = "ITEM_UNIT")
@ApiParam("原材料单位")