日志调整及现场测试
This commit is contained in:
parent
d529c283f2
commit
550218e9e0
@ -134,6 +134,7 @@ func initEMMsg(trainState *state_proto.TrainState) map[int]*message.ElectricMach
|
||||
}
|
||||
|
||||
func (s *electricalMachineryImpl) initElectricalMachinery() {
|
||||
s.electricalMachineryUdpClientMap = map[int]udp.UdpClient{}
|
||||
for _, c := range s.runConfig {
|
||||
if &c != nil && c.Ip != "" && c.Open {
|
||||
ep := PointA
|
||||
|
Loading…
Reference in New Issue
Block a user