|
@@ -123,7 +123,8 @@ func GetYiDongOriginalLink(item *models.ActivityDetail) (yidongLongLink string,
|
|
|
}
|
|
|
}()
|
|
|
if utils.RunMode == "debug" {
|
|
|
- yidongLongLink = "https://services.easy-board.com.cn/oauth/authorize?client_id=6032b613f1dea1d0&response_type=token&scope=read&grant_type=implicit&redirect_uri=https://mobile.valueonline.cn/h5ActivitySign202104/%23/activeIndex?activtyId=1180584154920759717%26isApp=0%26source=11%26fromHz=true%26tgc=TGT-651-QCmIjeBfItMlHCIscrAC4uTVkj4bjxEEPNv"
|
|
|
+ yidongLongLink = "https://services.easy-board.com.cn/oauth/authorize?client_id=6032b613f1dea1d0&response_type=token&scope=read&grant_type=implicit&redirect_uri=https://mobile.valueonline.cn/h5ActivitySign202104/%23/activeIndex?activtyId=1180584154920759717%26isApp=0%26source=11%26fromHz=true%26tgc=TGT-680-DNAbdaxZwRmbtI7R3MRGspvwHYArzyoeXbQ"
|
|
|
+ return
|
|
|
}
|
|
|
sliceYidongActivityUrl := strings.Split(item.YidongActivityUrl, "/")
|
|
|
var shortLink string
|