Commit 3c81d21e authored by wanglei's avatar wanglei

...

parent 0c6f8e56
...@@ -74,7 +74,7 @@ class MyApplication : Application() { ...@@ -74,7 +74,7 @@ class MyApplication : Application() {
} }
private fun initApp() { private fun initApp() {
// SolarEngineManager.getInstance().preInit(context, "81a11caa4076cd7c") SolarEngineManager.getInstance().preInit(context, "da9f7397ed2cc65d")
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