twt 2 mesi fa
parent
commit
8ff7c2bfbe
1 ha cambiato i file con 5 aggiunte e 2 eliminazioni
  1. 5 2
      utils/request.js

+ 5 - 2
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,7 +9,10 @@
 //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://shoupeidmsapi.betterchain.com.cn/'
+ 
 import $store from '../store'
 
 const http = (url = '', date = {}, type = 'POST', header = {