Browse Source

yyyy游戏的通信协议解析

Alex 1 year ago
parent
commit
3e545e058f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      yyyy_js/assets/main/index.jsc

+ 1 - 1
yyyy_js/assets/main/index.jsc

@@ -366429,7 +366429,7 @@ window.__require = function e(t, n, o) {
                             objects: !0,
                             oneofs: !0
                         });
-                        console.log(`====>>>>处理decodePB,消息类型:${pbMsgType}\t\t`,JSON.stringify(s));
+                        console.log(`====>>>>处理decodePB,fetchInfo 消息类型:${pbMsgType}\t\t`);
                         a.default.fetchInfo(a.MultiTableType.PKW, s, pbMsgType);
                         return s;
                     }