@ -103,6 +103,10 @@ public class WmsDocMovementDetails extends BaseBean {
@ApiParam(value = "计划时间")
private String planTime;
@Transient
@ApiParam(value = "超时时间(单位:分钟)")
private Integer timeOut;
@Column(name = "SRC_NO")
@ApiParam(value = "源单号")
private String srcNo;