渠道id改回6001
This commit is contained in:
parent
0994c020be
commit
961cc3d49d
@ -7,7 +7,7 @@ let SDKManage = function() {
|
|||||||
this.gameId = 8004;
|
this.gameId = 8004;
|
||||||
this.hasLogin = false;
|
this.hasLogin = false;
|
||||||
this.vision = '1.0.0';
|
this.vision = '1.0.0';
|
||||||
this.ChannelId = 7101;
|
this.ChannelId = 6001;
|
||||||
this.mpCode = '';
|
this.mpCode = '';
|
||||||
this.init = function(launchObj) {
|
this.init = function(launchObj) {
|
||||||
this.launchObj = launchObj;
|
this.launchObj = launchObj;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user