model/response/response.go @@ -99,6 +99,7 @@ FollowRecordResponse struct { List []*model.FollowRecord `json:"list"` Count int `json:"count"` } SaleChanceResponse struct {