zhangsijie před 1 rokem
rodič
revize
fc1313d6f9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      util/api.js

+ 1 - 1
util/api.js

@@ -2,7 +2,7 @@
 // const BASE_URL='http://8.136.98.49:8002'
 // let BASE_URL = 'http://192.168.0.36:8003'
 // let BASE_URL = 'https://wx.hnyfwlw.com'
-let BASE_URL = 'http://192.168.0.120:8006'
+let BASE_URL = 'https://wx.hnyfwlw.com'
 // let BASE_URL = 'http://192.168.0.117:8003'
 export const myRequest=(options)=>{
 	// BASE_URL=uni.getStorageSync('http')