Browse Source

chore: 移除全局支持匿名ID

zhangyuhan 4 months ago
parent
commit
a41f152329
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/web/staticres/common-module/public/head.js

+ 1 - 1
src/web/staticres/common-module/public/head.js

@@ -113,5 +113,5 @@
 
   }
 
-  addMaticId();
+  // addMaticId();
 })();