渠道id改回6001

This commit is contained in:
zhl 2019-04-30 14:16:30 +08:00
parent 0994c020be
commit 961cc3d49d

View File

@ -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;