加打印
parent
601e1c0971
commit
cc6137697a
|
@ -108,6 +108,7 @@ function this.GetMailRedPointState()
|
||||||
break
|
break
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
LogGreen("检测邮件红点---------"..#this.mialDataList.." 红点状态 "..tostring(isShowRedPoint))
|
||||||
-- 无红点可显示,重置服务器邮件红点
|
-- 无红点可显示,重置服务器邮件红点
|
||||||
if not isShowRedPoint then
|
if not isShowRedPoint then
|
||||||
ResetServerRedPointStatus(RedPointType.Mail_Server)
|
ResetServerRedPointStatus(RedPointType.Mail_Server)
|
||||||
|
|
Loading…
Reference in New Issue