Procházet zdrojové kódy

修改接入文档

#Suyghur před 3 roky
rodič
revize
ba7594657d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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);
     }
 ```