瀏覽代碼

no message

xingzai 1 年之前
父節點
當前提交
e3ccc26fc6
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 {