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