【7988 20011--多级包装打印时母条码现在无法打印出来】

yun-zuoyi
曾贞一 5 years ago
parent a59a5e532e
commit 46e0f502d0

@ -314,6 +314,10 @@ public class WmsStockSn extends BaseBean {
@ApiParam(value = "集装箱号")
private String containerNo;
@Transient
@ApiParam(value = "箱数")
private Integer boxQty;
public WmsStockSn() {
}

Loading…
Cancel
Save