From 961cc3d49d2d75b6130415ac75be282714b6a362 Mon Sep 17 00:00:00 2001 From: zhl Date: Tue, 30 Apr 2019 14:16:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=A0=E9=81=93id=E6=94=B9=E5=9B=9E6001?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jcfw/SDKManage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jcfw/SDKManage.js b/src/jcfw/SDKManage.js index 8e94746..83d895d 100755 --- a/src/jcfw/SDKManage.js +++ b/src/jcfw/SDKManage.js @@ -7,7 +7,7 @@ let SDKManage = function() { this.gameId = 8004; this.hasLogin = false; this.vision = '1.0.0'; - this.ChannelId = 7101; + this.ChannelId = 6001; this.mpCode = ''; this.init = function(launchObj) { this.launchObj = launchObj;