|
|
|
@ -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;
|
|
|
|
|
}
|
|
|
|
|