Browse Source

修改接入文档

#Suyghur 3 năm trước cách đây
mục cha
commit
ba7594657d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);
     }
 ```