|
redis.Put("limitation", fmt.Sprintf("firstVisitTagByWX_%s", m.Session().Id()), fmt.Sprintf("materials_%s", personChannel), cacheTimeOut) //登录注册 用户标识
|
|
redis.Put("limitation", fmt.Sprintf("firstVisitTagByWX_%s", m.Session().Id()), fmt.Sprintf("materials_%s", personChannel), cacheTimeOut) //登录注册 用户标识
|
|
addLog(sess, m.Request, util.IntAll(mlid), types, personChannel, realUrl)
|
|
addLog(sess, m.Request, util.IntAll(mlid), types, personChannel, realUrl)
|