Fix bug#13248

yun-zuoyi
puxiao.liao 4 years ago
parent 983565aca1
commit c8d97daa58

@ -397,6 +397,10 @@ public class WmsStockSn extends BaseBean {
private Integer boxQty;
@Transient
@ApiParam(value = "箱数")
private String boxQtyStr;
@Transient
@ApiParam(value = "是否报工")
private String isReport;

Loading…
Cancel
Save