zhangsijie 1 rok pred
rodič
commit
fc1313d6f9
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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')