Просмотр исходного кода

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

xingzai 1 год назад
Родитель
Сommit
fa667e3a1a
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 {