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