|
|
@@ -2,8 +2,8 @@
|
|
|
// const BASE_URL='http://8.136.98.49:8002'
|
|
|
// let BASE_URL = 'http://218.28.198.186:10505'
|
|
|
// let BASE_URL = 'https://wx.hnyfwlw.com'
|
|
|
-let BASE_URL = 'http://192.168.1.107:8000';
|
|
|
-// let BASE_URL = 'http://218.28.198.186:10508';
|
|
|
+// let BASE_URL = 'http://192.168.1.107:8000';
|
|
|
+let BASE_URL = 'http://218.28.198.186:10508';
|
|
|
export const myRequest = (options) => {
|
|
|
// BASE_URL=uni.getStorageSync('http')
|
|
|
// if(BASE_URL==''){
|