yangyj 2 years ago
parent
commit
84292f0d9f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/config/index.js

+ 1 - 1
src/config/index.js

@@ -18,7 +18,7 @@ export default {
     ossUrl: 'https://bladex-test-info.oss-cn-chengdu.aliyuncs.com', //oss地址
     ossUrl: 'https://bladex-test-info.oss-cn-chengdu.aliyuncs.com', //oss地址
     smsPhone: '',  //测试接受短信验证码的手机号
     smsPhone: '',  //测试接受短信验证码的手机号
     dev_version: '202303301528',    //开发版本号
     dev_version: '202303301528',    //开发版本号
-    host: 'http://47.110.251.215:8090',  //测试线上
+    //host: 'http://47.110.251.215:8090',  //测试线上
     host: 'http://127.0.0.1:8090',  //打包线上
     host: 'http://127.0.0.1:8090',  //打包线上
     //host: 'http://192.168.0.118', //祝炜
     //host: 'http://192.168.0.118', //祝炜
     //host: 'http://192.168.0.155', //刘依程
     //host: 'http://192.168.0.155', //刘依程