修改提交

JieLing 2020-08-17 22:03:17 +08:00
parent 744ac57651
commit 8cc81ca58d
1 changed files with 1 additions and 1 deletions

View File

@ -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)