|
@@ -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/",
|
|
|
|
|
|
// 请求的参数
|