|
@@ -1,15 +1,15 @@
|
|
|
|
|
|
- const baseUrl = 'http://dms.66km.com.cn/'
|
|
|
+
|
|
|
|
|
|
-const configUrl='http://qw.66km.com.cn/'
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
+
|
|
|
const configUrl='http://dmsqw.66km.com/' */
|
|
|
|
|
|
-
|
|
|
-const configUrl='http://dmshf.eurorepar.cn/' */
|
|
|
+const baseUrl = 'https://crm.eurorepar.cn/'
|
|
|
+const configUrl='http://dmshf.eurorepar.cn/'
|
|
|
|
|
|
const http = (url = '', date = {}, type = 'POST', header = {
|
|
|
}) => {
|