xiabx %!s(int64=5) %!d(string=hai) anos
pai
achega
69e81b55bc
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/helper/interface.js

+ 0 - 1
src/helper/interface.js

@@ -35,7 +35,6 @@ const hasCreateShortCut = (isPayPage = false,fn) => {
             fn && fn(true);
           },
           fail: (code) => {
-            console.log('asdddddddd',code);
             if (code === SHORT_CUT_FORBIDDEN_INFO && !isPayPage) app.exit();
           }
         })