wenhongquan 3 anni fa
parent
commit
408c740bc6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/layout/BaseLayout/index.tsx

+ 1 - 1
src/layout/BaseLayout/index.tsx

@@ -317,7 +317,7 @@ export default defineComponent({
           isc = false;
             
             await window.metting.getLocalUserInfo();
-          const res = await window.metting.queryUser("5269853761765376");
+          const res = await window.metting.queryUser('5212541339435008');
 
           // _this.localUserInfo.masterName = res.userName;
           // _this.localUserInfo.masterId = res.userCode;