|
@@ -44,7 +44,7 @@ func (w *ExhibitionStruct) GetExhibitionActiveHref(email, phone, source string,
|
|
if res := w.ExhibitionActive("", source, session, "second_ad_code,guide_page,welfare_type,welfare_content"); res != nil {
|
|
if res := w.ExhibitionActive("", source, session, "second_ad_code,guide_page,welfare_type,welfare_content"); res != nil {
|
|
key := fmt.Sprintf("exhibition_active_%s", mgoUserId)
|
|
key := fmt.Sprintf("exhibition_active_%s", mgoUserId)
|
|
if redis.Incr("newother", key) == 1 {
|
|
if redis.Incr("newother", key) == 1 {
|