Эх сурвалжийг харах

Merge branch 'banner_mark' into debug

zwxi 1 жил өмнө
parent
commit
c629dcb340

+ 1 - 1
controller/public.go

@@ -418,7 +418,7 @@ func BannerMark(c *gin.Context) {
 		LastUpdatedTime: time.Now(),
 		LastUpdatedTime: time.Now(),
 		FirstSource:     req.FirstSource,
 		FirstSource:     req.FirstSource,
 		SecondSource:    req.SecondSource,
 		SecondSource:    req.SecondSource,
-		BannerUrl:       req.BannerUrl,
+		BannerUrl:       "https://hzstatic.hzinsights.com/yb_xcx/banner.png",
 	}
 	}
 	err = banner_view_history.AddBannerViewHistory()
 	err = banner_view_history.AddBannerViewHistory()
 	if err != nil {
 	if err != nil {