dever 4 년 전
부모
커밋
eaae481844
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      lib/dever/config.js

+ 2 - 2
lib/dever/config.js

@@ -4,13 +4,13 @@ const base = {
 }
 
 const im = {
-	host : 'ws://dl.shemic.com:8282'
+	host : 'ws://he.shemic.com:8282'
 }
 
 //http request请求配置
 const request = {
 	//	服务器接口地址
-	host: "https://dl.shemic.com/",
+	host: "https://he.shemic.com/",
 	//host: "http://dev.shemic.com/dreamland/",
 	
 	//	请求的参数