修复MGN系列BUG

yun-zuoyi
puxiao.liao 5 years ago
parent 564fdb261b
commit 137c45b5cc

@ -119,6 +119,10 @@ public class WmsDocMovementDetails extends BaseBean {
private Integer itemStatus; private Integer itemStatus;
@Transient
@ApiParam(value = "完成状态")
public Integer orderStatus;
/** /**
* *
*/ */

Loading…
Cancel
Save