天津麦格纳BUG

yun-zuoyi
puxiao.liao 5 years ago
parent cc2961d4b8
commit 8ed135734d

@ -226,10 +226,12 @@ public class WmsStockQuan extends BaseBean {
return this.boxQty == null ? 0 : this.boxQty;
}
public Integer getLockVersion() {
return this.lockVersion == null ? 0 : this.lockVersion;
}
public WmsStockQuan() {
}

Loading…
Cancel
Save