Commit 41960da7 authored by 周文华's avatar 周文华

【删除】隐藏application中的常驻通知栏启动项目

parent 31ba5030
......@@ -151,9 +151,9 @@ class MyApplication : Application() {
private fun initPush() {
kotlin.runCatching {
startStayJobService()
}
// kotlin.runCatching {
// startStayJobService()
// }
// val token = AppPreferences.getInstance().getString("token", "")
val topic = GlobalConfig.PACKAGE_NAME + "_push"
......
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