Merge branch 'ext-dev' of http://git.estsh.com/i3-IMPP/i3plus-pojo into ext-dev

yun-zuoyi
andly.pan 3 years ago
commit 9a18ec0920

@ -53,4 +53,8 @@ public class MesPartFormula extends BaseBean implements Serializable {
@ApiParam("配方类型")
private Integer formulaType;
@Column(name = "REFER_QTY")
@ApiParam("参照数量")
private Integer referQty;
}

Loading…
Cancel
Save