|
|
@@ -357,7 +357,7 @@ export class LoginData {
|
|
|
|
|
|
console.log(`userChannel=========${this.userChannel}`);
|
|
|
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 (this.userChannel <= 5) {
|
|
|
if (this.isMatched == 0 && this.popIdentifySwitch[this.userChannel - 1] == "1") {
|