|
|
@ -126,14 +126,6 @@ public class WmsDocMovementMaster extends BaseBean {
|
|
|
|
private String sendUser;
|
|
|
|
private String sendUser;
|
|
|
|
|
|
|
|
|
|
|
|
@Transient
|
|
|
|
@Transient
|
|
|
|
@ApiParam(value = "收货人")
|
|
|
|
|
|
|
|
private String rcUser;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Transient
|
|
|
|
|
|
|
|
@ApiParam(value = "发货日期")
|
|
|
|
@ApiParam(value = "发货日期")
|
|
|
|
private String sendDate;
|
|
|
|
private String sendDate;
|
|
|
|
|
|
|
|
|
|
|
|
@Transient
|
|
|
|
|
|
|
|
@ApiParam(value = "收货日期")
|
|
|
|
|
|
|
|
private String rcDate;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|