修改:列车在第一站跳停无效bug(西安三46)
This commit is contained in:
parent
af25264080
commit
62027d50ee
@ -285,6 +285,7 @@ public class AtsPlanService {
|
|||||||
nextStationPlan.getStation().getCode(),
|
nextStationPlan.getStation().getCode(),
|
||||||
nextStationPlan.getSection().getCode(), runningTime,
|
nextStationPlan.getSection().getCode(), runningTime,
|
||||||
true);
|
true);
|
||||||
|
train.updateEstimatedArriveInfo(nextStationPlan.getSection(), nextStationPlan.getArriveTime());
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user