Commit 55d5928a authored by wanglei's avatar wanglei

...

parent 777d63c2
......@@ -246,7 +246,7 @@ object NotificationUiUtil {
EventUtils.event("Notification_Popup", "where=$where")
//当天次数加一
dayPopupCount += dayPopupCount + 1
dayPopupCount += 1
//推送时间
lastPopupTime = System.currentTimeMillis()
......
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