关于欧洲领料看板逻辑实体的添加

yun-zuoyi
ypf 5 years ago
parent 0d40470059
commit 523d2ffc80

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

Loading…
Cancel
Save