Commit 11ee4932 authored by wanglei's avatar wanglei

...

parent 6ba42314
......@@ -19,7 +19,7 @@ object NotificationHelp {
val boolean = canPushNotification(it)
if (boolean) {
id = it
Log.d("glc","forEach"+it)
Log.d("glc", "forEach" + it)
return id
}
}
......
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