Fix bug#10283

20089+库存移动统计报表查询增加项目代码查询项
yun-zuoyi
puxiao.liao 5 years ago
parent fe79944778
commit d5d16569bb

@ -163,6 +163,10 @@ public class WmsMoveMaster extends BaseBean {
private String snapshotTime;
@Transient
@ApiParam("项目代码")
private String prodCfgTypeCode;
@Transient
private Integer isSnapshot;
@Transient

Loading…
Cancel
Save