zhanghongrui 2 年之前
父节点
当前提交
bed18e82bb
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      base/httputil.js

+ 2 - 2
base/httputil.js

@@ -1,7 +1,7 @@
 // let BASE_Server = "http://127.0.0.1:8329"
 
-  let BASE_Server = "https://192.168.1.100:18080"
-// let BASE_Server = "https://sookajs.top:18080"
+  //let BASE_Server = "https://192.168.1.100:18080"
+let BASE_Server = "https://sookajs.top:18080"
 
 
 let app = getApp()