武汉8号线列车位置显示功能调整

This commit is contained in:
tiger_zhou 2022-09-16 16:24:24 +08:00
parent 361675fb9f
commit 37948d68fe

View File

@ -52,7 +52,7 @@ public class NewAtsTrainLoadService {
/*for (Stand stand : stands) {
stand.setTrainParking(false);
}*/
// door.setClose(tp.isCloseDoor());
door.setClose(tp.isCloseDoor());
train.setSpeed(99F);
}