hexiaojie 9 月之前
父節點
當前提交
aef060dd33
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      GameClient/Assets/Game/HotUpdate/ETCodes/Hotfix/App/Login/LoginHelper.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/ETCodes/Hotfix/App/Login/LoginHelper.cs

@@ -19,7 +19,7 @@ namespace ET
                     Account = account,
                     Version = GameConst.SERVER_VERSION,
                     PlatformId = LauncherConfig.platformId,
-                    ChannelId = 22,
+                    ChannelId = LauncherConfig.ChannelId,
                     CancelDelete = cancelDelete,
                     Token = QDDouYouManager.Instance.token
                 });