Commit 27a6487c authored by wanglei's avatar wanglei

混淆前定位

parent a8792cd6
Pipeline #1185 canceled with stages
......@@ -212,7 +212,6 @@ object NotificationUtils {
}
if (MyApplication.PAUSED_VALUE != 1 && !MyApplication.isDeleteNotification) {
Log.d("glc", "发推送")
BaseApplication.context.postActionNotification(id, null, s, actionS)
} else {
}
......
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