哈尔滨问题去掉多余修改
This commit is contained in:
parent
744f446b56
commit
d8f15148c8
@ -240,11 +240,6 @@ public class AtsRouteSettingService {
|
||||
routePaths = routePaths1;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
if (train.isJump()) {
|
||||
Section jump2Section = tripPlan.queryNextStationPlan(nextSection).getSection();
|
||||
routePaths = repository.queryRoutePaths(trainSection, jump2Section);
|
||||
}
|
||||
}
|
||||
if (!CollectionUtils.isEmpty(routePaths)) {
|
||||
boolean right = routePaths.get(0).isRight();
|
||||
|
Loading…
Reference in New Issue
Block a user