Commit a0ce6de1 authored by mengcuiguang's avatar mengcuiguang

添加打点

parent de3c1384
......@@ -240,7 +240,7 @@ object CsjGroMoreManager {
"",
System.currentTimeMillis(),
"ONE_KILL",
"第一次杀死主进程"
"第一次杀死主进程 appid="+ TTGroMoreAdManagerHolder.CURRENT_USE_APPID
)
setSecondKillMySelf(true)
......@@ -271,7 +271,7 @@ object CsjGroMoreManager {
"",
System.currentTimeMillis(),
"DOUBLE_KILL",
"第二次杀死主进程"
"第二次杀死主进程 appid="+ TTGroMoreAdManagerHolder.CURRENT_USE_APPID
)
setSecondKillMySelf(false)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment