twt 1 week ago
parent
commit
1fd115c45c
1 changed files with 4 additions and 1 deletions
  1. 4 1
      utils/request.js

+ 4 - 1
utils/request.js

@@ -1,5 +1,5 @@
 //测试地址
-const baseUrl = 'http://api.dms.66km.com.cn/'
+//const baseUrl = 'http://api.dms.66km.com.cn/'
 //const baseUrl = 'http://dms.66km.com.cn/'
 //const baseUrl = 'http://192.168.0.32:20187/'
 //const baseUrl = 'http://syadmin.66km.com/'
@@ -14,6 +14,9 @@ const baseUrl = 'http://api.dms.66km.com.cn/'
 //const baseUrl = 'http://dms.shoupeiyun.com/'
  //驰湃
  //const baseUrl = 'http://chipaiapidms.betterchain.com.cn/'
+ //宝顺
+ const baseUrl = 'http://baoshundmsapi.betterchain.com.cn/'
+ 
 import $store from '../store'
 
 const http = (url = '', date = {}, type = 'POST', header = {