wuwangdong пре 4 година
родитељ
комит
28fe238d59
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      assets/script/game/data/LoginData.ts

+ 1 - 0
assets/script/game/data/LoginData.ts

@@ -348,6 +348,7 @@ export class LoginData {
 
 
         this.userChannel = response.data.channel;
         this.userChannel = response.data.channel;
         console.log(`userChannel=========${this.userChannel}`);
         console.log(`userChannel=========${this.userChannel}`);
+        mk.data.setTAEventUser(0, 'kncdsf_zhubao_juliangwpp', this.userChannel);
         if(isDoIdentify)
         if(isDoIdentify)
         {
         {
             if(this.userChannel <= 5)
             if(this.userChannel <= 5)