Commit 405b7538 authored by wanglei's avatar wanglei

...

parent 706db1f2
...@@ -72,7 +72,7 @@ class MyApplication : Application() { ...@@ -72,7 +72,7 @@ class MyApplication : Application() {
} }
private fun initApp() { private fun initApp() {
SolarEngineManager.getInstance().preInit(context, "81a11caa4076cd7c") // SolarEngineManager.getInstance().preInit(context, "81a11caa4076cd7c")
FacebookSdk.sdkInitialize(applicationContext) FacebookSdk.sdkInitialize(applicationContext)
// var topicNumber = System.currentTimeMillis().toFormatMinute() // var topicNumber = System.currentTimeMillis().toFormatMinute()
// LogEx.logDebug(TAG, "topicNumber=$topicNumber") // LogEx.logDebug(TAG, "topicNumber=$topicNumber")
......
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