package modelimpl import "joylink.club/rtss-core/model" type Turnout struct { *model.TurnoutImpl }