hexiaojie 7 months ago
parent
commit
3e2e145766
1 changed files with 1 additions and 0 deletions
  1. 1 0
      GameClient/Assets/Game/Launcher/LauncherConfig.cs

+ 1 - 0
GameClient/Assets/Game/Launcher/LauncherConfig.cs

@@ -66,6 +66,7 @@ namespace GFGGame
         public static string gameId;
 
         public static string douYouAdId;
+        public static string vxSdkAppId = "wxd9772f42f126413f";
 
         //是否使用douYou的ios sdk 0不使用用douYouSdk 1使用douYouSdk
         public static string isUseDouYouIos;