bug7940【7940 推荐入库-未按最近距离推荐】

yun-zuoyi
puxiao.liao 5 years ago
parent 443486a8cf
commit 99955a70ff

@ -66,7 +66,7 @@ public class WmsSerialSn extends BaseBean {
@ApiParam(value = "BH类型")
@AnnoOutputColumn(refClass = WmsEnumUtil.FG_INSTOCK_SN_TYPE.class)
@DynamicField(webFieldType = CommonEnumUtil.FIELD_TYPE.SELECT, isRequire = 2, dataSrc = "FG_INSTOCK_SN_TYPE")
private String bhType;
private Integer bhType;
@Column(name = "PART_NO")
@ApiParam(value = "物料编号")

Loading…
Cancel
Save