延迟提高一点
This commit is contained in:
parent
0e71260aad
commit
efc8aa3dde
@ -149,7 +149,7 @@ function MailManager:needUpdateMail()
|
||||
end
|
||||
self.needUpdateMailSid = self:performWithDelayGlobal(function()
|
||||
self:getMailList(true)
|
||||
end, math.random(1, 5))
|
||||
end, math.random(1, 60))
|
||||
end
|
||||
|
||||
return MailManager
|
||||
Loading…
x
Reference in New Issue
Block a user