rts-sim-module/system/spks_system.go
2023-09-25 15:39:03 +08:00

7 lines
83 B
Go

package system
//车站人员防护开关电路
type SpksCircuitState struct {
}