Explorar o código

正式版APPID

wangxin %!s(int64=5) %!d(string=hai) anos
pai
achega
94ed408de0
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/utils/util.js

+ 3 - 3
src/utils/util.js

@@ -310,10 +310,10 @@ export function cssExpand(css, id) {
 }
 
 export function getAppId() {
-    //正式
-    // const captcha = '2012155849';
+    // 正式
+    const captcha = '2012155849';
     //测试
-    const captcha = '2072736870';
+    // const captcha = '2072736870';
 
     return captcha
 }