【修改加载剧本无行车日志BUG】
This commit is contained in:
parent
f6514cb7f1
commit
6e60f7c5af
@ -103,6 +103,7 @@ public class StorageCtcRunPlanLog {
|
||||
if (this.arriveItemOtherInfo != null) {
|
||||
this.arriveItemOtherInfo.convertToObj(ctcStationRunPlanLog.getArriveRunPlan());
|
||||
}
|
||||
ctcRepository.addRunPlanToSimulationMap(ctcStationRunPlanLog);
|
||||
}
|
||||
|
||||
private void setDepartAndArrive(CtcRunPlanParam ctcRunPlanParam, CtcStationRunPlanLog.RunPlanItem runPlanItem, boolean arrive) {
|
||||
|
Loading…
Reference in New Issue
Block a user