优化单据打印业务

yun-zuoyi
Silliter 6 years ago
parent 7190c8ff6f
commit 84c07f3db0

@ -120,12 +120,4 @@ public class WmsDocMovementMaster extends BaseBean {
@Transient
@ApiParam(value = "打印时间")
private String printDate;
@Transient
@ApiParam(value = "发货人")
private String sendUser;
@Transient
@ApiParam(value = "发货日期")
private String sendDate;
}

Loading…
Cancel
Save