luohailiang hace 2 años
padre
commit
0ae71744c9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      new/config.js

+ 1 - 1
new/config.js

@@ -37,7 +37,7 @@ function isWhich() {
         return development
     } else if(window.location.host.includes('tyyx.bozedu.net')) {
         return demo
-    } else if(window.location.host.includes('tyyx.txhlwxx.com')) {
+    } else if(window.location.host.includes('tyyxm.txhlwxx.com')) {
         return production
     } else {
         return local