16198 19081-工位工时统计

yun-zuoyi
joke.wang 4 years ago
parent 110cc85b6e
commit cda0f670eb

@ -192,7 +192,7 @@ public class MesProduceSnTravel extends BaseBean implements Serializable {
@Transient
@ApiParam("节拍时间")
private Integer cycleTime;
private Integer cycleTime = 0;
public double getQtyVal() {
return this.qty == null ? 0.0d : this.qty;

Loading…
Cancel
Save