luohailiang 2 years ago
parent
commit
0ae71744c9
1 changed files with 1 additions and 1 deletions
  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