Explorar o código

修改接入文档

#Suyghur %!s(int64=3) %!d(string=hai) anos
pai
achega
ba7594657d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -171,7 +171,7 @@
     @Override
     protected void onNewIntent(Intent intent) {
         super.onNewIntent(intent);
-        EYuanGame.getInstance().onNewIntent(this, intent);
+        EYaunCommSdk.getInstance().onNewIntent(this, intent);
     }
 ```