修改提交
parent
744ac57651
commit
8cc81ca58d
|
@ -1,6 +1,6 @@
|
|||
CustomEventManager = {}
|
||||
local this = CustomEventManager
|
||||
local customEventConfig = ConfigManager.GetConfig(ConfigName.customEventConfig)
|
||||
local customEventConfig = ConfigManager.GetConfig(ConfigName.CustomEventConfig)
|
||||
function this.SetisFirstLogVal(isDayFirst)
|
||||
if isDayFirst == 0 then--今天第一次登陆
|
||||
-- LogGreen("埋点上报数据 : "..CalculateSecondsNowTo_N_OClock(24).." "..GetTimeStamp().." "..PlayerManager.userCreateTime)
|
||||
|
|
Loading…
Reference in New Issue