zhanghongrui 2 år sedan
förälder
incheckning
bed18e82bb
1 ändrade filer med 2 tillägg och 2 borttagningar
  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()