package tables type Vip struct { Level int // 等级 Point int // 最低分数 }