增加日志打点
This commit is contained in:
parent
ea603fd617
commit
3c4824e59e
@ -1193,6 +1193,9 @@ func (p *Player) initActivity() {
|
||||
Title: v.Title,
|
||||
}
|
||||
}
|
||||
p.TeLog("activity_ids", map[string]interface{}{
|
||||
"info": p.activity,
|
||||
})
|
||||
p.ActivityLogin()
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user