This commit is contained in:
parent
a13966ede9
commit
02ac6301a5
|
@ -120,7 +120,6 @@ func (p *ZoneMoment) GetPaidText() string {
|
||||||
return ""
|
return ""
|
||||||
}
|
}
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
type ZoneMomentStatInfo struct {
|
type ZoneMomentStatInfo struct {
|
||||||
Mid *int64 `json:"id" bson:"_id"` // mid
|
Mid *int64 `json:"id" bson:"_id"` // mid
|
||||||
Count *int64 `json:"count" bson:"count"` // count
|
Count *int64 `json:"count" bson:"count"` // count
|
||||||
|
|
Loading…
Reference in New Issue