Browse Source

feat: 修改域名地址

allen 2 days atrás
parent
commit
ca55d15f8d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      util/api.js

+ 2 - 1
util/api.js

@@ -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==''){