7 lines
83 B
Go
7 lines
83 B
Go
|
package system
|
||
|
|
||
|
//车站人员防护开关电路
|
||
|
|
||
|
type SpksCircuitState struct {
|
||
|
}
|