luohailiang 2 年之前
父節點
當前提交
0ae71744c9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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