|
@@ -9,7 +9,7 @@
|
|
|
//const baseUrl = 'https://crm.eurorepar.cn/'
|
|
|
//安徒生
|
|
|
//const baseUrl = 'http://dms-api.lhrhy.cn/'
|
|
|
- const baseUrl = '//store-api.qdbtl.cn/'
|
|
|
+ const baseUrl = '//apidms.jcatt.cn/'
|
|
|
import $store from '../store'
|
|
|
|
|
|
const http = (url = '', date = {}, type = 'POST', header = {
|