Sfoglia il codice sorgente

Merge branch 'master' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

xingzai 1 anno fa
parent
commit
fa667e3a1a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      services/product_interior.go

+ 0 - 1
services/product_interior.go

@@ -122,7 +122,6 @@ func GetProductInteriorUrlBody(body string, user *models.WxUserItem) (itemResp [
 				}
 				if activityVideo != nil {
 					item.ActivityVideo = activityVideo
-					item.SourceId = activityVideo.ActivityId
 				}
 				activityInfo, e := models.GetAddActivityInfoById(sourceId)
 				if e != nil {