feat-IRONFANS-70 #264

Merged
chenhao merged 2 commits from feat-IRONFANS-70 into test 2024-04-11 18:20:04 +08:00
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@ type ApiZoneVO struct {
VisitorRole int64 `json:"visitor_role"`
Previews *dbstruct.MediaComponent `json:"previews"`
Expenditure int64 `json:"expenditure"`
ZoneMomentCount int64 `json:"zone_moment_count"`
ImageCount int64 `json:"image_count"`
VideoCount int64 `json:"video_count"`
}
func (vo *ApiZoneVO) GetMid() int64 {