rts-sim-module/cgrepo/model_impl/section_check_device.go
2023-12-27 15:59:46 +08:00

7 lines
103 B
Go

package impl
// 区段分段设备(计轴/绝缘节)
type SectionDividedDevice struct {
uid string
}