zhengjinyi há 5 anos atrás
pai
commit
2237548ead
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      common/config/config.js

+ 1 - 1
common/config/config.js

@@ -1,7 +1,7 @@
 let URL_CONFIG = ""
 let URL_CONFIG = ""
 if(process.env.NODE_ENV === 'development'){
 if(process.env.NODE_ENV === 'development'){
     // 开发环境
     // 开发环境
-	// URL_CONFIG = 'http://192.168.1.24:8008'	 //俊俊联调地址
+	// URL_CONFIG = 'http://192.168.1.33:8008'	 //俊俊联调地址
 	// URL_CONFIG = 'http://192.168.1.22:8008'	 //裴裴联调地址
 	// URL_CONFIG = 'http://192.168.1.22:8008'	 //裴裴联调地址
 	URL_CONFIG = 'http://192.168.1.20:8008'	 //超超联调地址
 	URL_CONFIG = 'http://192.168.1.20:8008'	 //超超联调地址
     // URL_CONFIG = 'https://spi-b.caimei365.com'	 //采美测试地址
     // URL_CONFIG = 'https://spi-b.caimei365.com'	 //采美测试地址