|
|
@@ -2,8 +2,8 @@
|
|
|
// const BASE_URL='http://8.136.98.49:8002'
|
|
|
// let BASE_URL = 'http://192.168.2.183:8006'
|
|
|
// let BASE_URL = 'https://wx.hnyfwlw.com'
|
|
|
-// let BASE_URL = 'https://wx.hnyfwlw.com'
|
|
|
-let BASE_URL = 'http://192.168.2.163:8003'
|
|
|
+let BASE_URL = 'https://wx.hnyfwlw.com'
|
|
|
+// let BASE_URL = 'http://192.168.2.163:8003'
|
|
|
export const myRequest=(options)=>{
|
|
|
// BASE_URL=uni.getStorageSync('http')
|
|
|
// if(BASE_URL==''){
|