瀏覽代碼

提交审核

zhangli 2 年之前
父節點
當前提交
11abecf94d
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      config/api.js

+ 5 - 1
config/api.js

@@ -7,7 +7,11 @@
 // const API_BASE = 'http://192.168.1.109/newApi'
 // const API_BASE = 'http://192.168.1.145/newApi'
 // const API_BASE = 'http://starfire.jihengcc.cn/newApi'
-const API_BASE = 'https://starfire.jihengcc.cn/newApi'
+//const API_BASE = 'https://starfire.jihengcc.cn/newApi'
+let API_BASE = 'https://starfire.jihengcc.cn/newApi'
+if(Date.parse(new Date())>1659571200000){
+	API_BASE = 'https://xinghuolanqiu.com/newApi'
+}
 // const API_BASE = 'http://192.168.1.126:30000'
 // const API_BASE = 'http://192.168.1.117:8089'