twt 2 weeks ago
parent
commit
ca3c6eced7
1 changed files with 6 additions and 4 deletions
  1. 6 4
      utils/request.js

+ 6 - 4
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/'
@@ -9,13 +9,15 @@
 //const baseUrl = 'https://crm.eurorepar.cn/'
 //安徒生
 //const baseUrl = 'http://dms-api.lhrhy.cn/'
- //const baseUrl = '//store-api.qdbtl.cn/' 
+//const baseUrl = '//store-api.qdbtl.cn/' 
  //首配
 //const baseUrl = 'http://dms.shoupeiyun.com/'
  //驰湃
- //const baseUrl = 'http://chipaiapidms.betterchain.com.cn/'
+// const baseUrl = 'http://dmsapi.chipaioil.com/'
  //宝顺
- const baseUrl = 'http://baoshundmsapi.betterchain.com.cn/'
+ //const baseUrl = 'http://dmsapi.baoshuncar.com/'
+ //汇捷
+ // const baseUrl = 'http://apidms.dqcarlink.com/'
  
 import $store from '../store'