【 盘点时,能否盘点待质检的条码,欧洲方面不需要对质检条码进行卡控】【bug7542】

yun-zuoyi
qianhs 5 years ago
parent a0a9e6b7b3
commit d3c30fa9be

@ -75,4 +75,8 @@ public class WmsSnOperateRecord extends BaseBean {
@AnnoOutputColumn(refClass = WmsEnumUtil.SN_OPERATE_TYPE.class, refForeignKey = "value", value = "description")
private Integer operateType;
@Column(name = "ref_sn")
@ApiParam(value = "关联二维码")
private String refSN;
}

Loading…
Cancel
Save