package logic
//type PlayerCdKey struct {
// Key string `bson:"key" key:"1"`
// ExchangeTime int64 `bson:"exchange_time"`
//}