|
|
@@ -3,7 +3,8 @@
|
|
|
// 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://218.28.198.186:10508';
|
|
|
+let BASE_URL = 'https://uat.hnyfwlw.com'
|
|
|
export const myRequest = (options) => {
|
|
|
// BASE_URL=uni.getStorageSync('http')
|
|
|
// if(BASE_URL==''){
|