【11181 19048-组织模型新增数据和保存的数据不一致!-2020-09-09】

yun-zuoyi
陈思洁 5 years ago
parent 2c91dfba60
commit 9fde75101e

@ -67,4 +67,12 @@ public class ProdOrgModel extends BaseBean {
@Transient
@ApiParam("序号")
private Integer seq;
@Transient
@ApiParam("工位监控模式")
private Integer monitorType;
@Transient
@ApiParam("条码生成模式")
private Integer generateType;
}

Loading…
Cancel
Save