package system type Type int const ( SWITCH_ZDJ9_2 Type = iota //ZDJ9双机牵引转辙机 //SWITCH_ZDJ9_1 //ZDJ9单机牵引转辙机 RELAY //继电器 DEBUG )