package consts const ( BanType = 1 SingleBanType = 2 PaySwitchType = 3 ChatBanType = 4 )