瀏覽代碼

commit - m修改配置文件

zhengjinyi 4 年之前
父節點
當前提交
08e6430914
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      common/config/config.js

+ 0 - 4
common/config/config.js

@@ -1,11 +1,7 @@
 let URL_CONFIG = ""
 let URL_CONFIG = ""
 if(process.env.NODE_ENV === 'development'){
 if(process.env.NODE_ENV === 'development'){
     // 开发环境
     // 开发环境
-<<<<<<< HEAD
 	// URL_CONFIG = 'http://192.168.2.68:8008'	 //涛涛联调地址
 	// URL_CONFIG = 'http://192.168.2.68:8008'	 //涛涛联调地址
-=======
-	URL_CONFIG = 'http://192.168.2.68:8008'	 //涛涛联调地址
->>>>>>> 87f4d239090c81e3b1600a9c939f127ae87fcd05
 	// URL_CONFIG = 'http://192.168.2.67:8008'	 //裴裴联调地址
 	// URL_CONFIG = 'http://192.168.2.67:8008'	 //裴裴联调地址
 	// URL_CONFIG = 'http://192.168.2.75:8008'	 //超超联调地址
 	// URL_CONFIG = 'http://192.168.2.75:8008'	 //超超联调地址
 	URL_CONFIG = 'https://spi-b.caimei365.com'	 //采美测试地址
 	URL_CONFIG = 'https://spi-b.caimei365.com'	 //采美测试地址