diff --git a/route/cp_r/anniversary.go b/route/cp_r/anniversary.go index ebd9c57fadcede8f363d1f70358a6748860f60c0..246d59193d6bb9d081a1f265678b1a4a99801ce6 100644 --- a/route/cp_r/anniversary.go +++ b/route/cp_r/anniversary.go @@ -126,7 +126,7 @@ func PageAnniversary(c *gin.Context) (*mycontext.MyContext, error) { } // 客户端只认识0 1 Type := v.Type - if v.Type != cp_e.AnniversaryItemTypeAnniversary { + if v.Type != cp_e.AnniversaryItemTypeAvatar { Type = cp_e.AnniversaryItemTypeNormal } response = append(response, cp_cv.CvCpAnniversary{