wuwangdong 4 anni fa
parent
commit
fe368c0dd5

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

@@ -357,7 +357,6 @@ export class LoginData {
                 {
                     JsbSystem.ysdkInit();
                     JsbSystem.autologin();
-
                     mk.data.sendDataEvent(DataEventId.realName, `实名认证验证人数`);
                 }else{
                     this.passAnti = true;

+ 2 - 1
assets/script/mk/system/JsbSystem.ts

@@ -627,7 +627,8 @@ export default class JsbSystem {
 
     public static ysdkAuthSuccess() {
         gData.loginData.passAnti = true;
-        mk.data.sendDataEvent(DataEventId.realName, '认证通过人数');
+        mk.data.setTAEventUserStr(0, 'realName', "认证通过人数");
+        //mk.data.sendDataEvent(DataEventId.realName, '认证通过人数');
     }
 
     /** 统计时长 */

BIN
build/jsb-link/assets/main/index.jsc


File diff suppressed because it is too large
+ 0 - 0
build/jsb-link/assets/resources/config.json


BIN
build/jsb-link/frameworks/runtime-src/proj.android-studio/.idea/caches/build_file_checksums.ser


+ 2 - 2
build/jsb-link/js backups (useful for debugging)/main.index.js

@@ -15546,7 +15546,7 @@ p = 0;
 d.label = 2;
 
 case 2:
-return 5 == p ? [ 3, 5 ] : [ 5, l(p) ];
+return 4 == p ? [ 3, 5 ] : [ 5, l(p) ];
 
 case 3:
 d.sent();
@@ -19149,7 +19149,7 @@ cc.sys.os == cc.sys.OS_ANDROID ? this.callStaticMethod(this._JSB_ANDROID_PATH_JS
 };
 t.ysdkAuthSuccess = function() {
 gData.loginData.passAnti = !0;
-mk.data.sendDataEvent(n.DataEventId.realName, "认证通过人数");
+mk.data.setTAEventUserStr(0, "realName", "认证通过人数");
 };
 t.updateActivateLog = function(t) {
 console.log("test>>>  updateActivateLog ", t);

+ 2 - 2
packages-hot-update/cfg.json

@@ -12,7 +12,7 @@
         "https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsfTest/baseRemote/",
         "https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/"
     ],
-    "buildTime": 1635825352142,
-    "genTime": 1635825352142,
+    "buildTime": 1635834684991,
+    "genTime": 1635834684991,
     "genVersion": null
 }

Some files were not shown because too many files changed in this diff