twt 3 anni fa
parent
commit
1a2988c7e0
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      operatingCompany/common/request.js

+ 2 - 2
operatingCompany/common/request.js

@@ -1,6 +1,6 @@
- //const baseUrl = 'http://58.56.15.138:20189/' 
+ const baseUrl = 'http://58.56.15.138:20189/' 
 //const baseUrl = 'https://api.dms.66km.com/'
-const baseUrl = 'https://crm.eurorepar.cn/'
+//const baseUrl = 'https://crm.eurorepar.cn/'
 
 import md5 from './MD5.js'