@@ -76,6 +76,7 @@ type config struct {
Nsq_Topic string
UserCenterApi string
CompanySize int64
+ VipKeyMaxLength int64
}
type mgoConf struct {
Address string