Ver código fonte

渠道匹配数数埋点修改

kaka 4 anos atrás
pai
commit
17835c88a9
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      assets/script/game/data/LoginData.ts

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

@@ -357,7 +357,7 @@ export class LoginData {
 
 
         console.log(`userChannel=========${this.userChannel}`);
         console.log(`userChannel=========${this.userChannel}`);
         console.log(`isMatched=========${this.isMatched}`);
         console.log(`isMatched=========${this.isMatched}`);
-        mk.data.setTAEventUserStr(0, 'kncdsf_zhubao_juliangwpp', `${this.userChannel}_${this.isMatched}`);
+        mk.data.setTAEventUserStr(0, 'kncdsf_zhubao_qudaopipei', `${this.userChannel}_${this.isMatched}`);
         if (isDoIdentify) {
         if (isDoIdentify) {
             if (this.userChannel <= 5) {
             if (this.userChannel <= 5) {
                 if (this.isMatched == 0 && this.popIdentifySwitch[this.userChannel - 1] == "1") {
                 if (this.isMatched == 0 && this.popIdentifySwitch[this.userChannel - 1] == "1") {