zhanghongrui 2 vuotta sitten
vanhempi
commit
bed18e82bb
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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()