Merge branch 'test' of jhforever.wang/wangjie-i3plus-pojo into test

yun-zuoyi
王杰 5 years ago committed by nancy.li
commit 697bc27cfa

@ -84,7 +84,7 @@ public class MesWorkOrder extends BaseBean implements Serializable {
@Column(name = "IS_PULL")
@ApiParam("是否投料")
private Integer isPull = 2;
private Integer isPull = 1;
@Column(name = "WO_TYPE")
@ApiParam("工单类型")

Loading…
Cancel
Save