|
@@ -35,7 +35,7 @@ if (system.uniPlatform == "app") {
|
|
|
// 开发环境,生产环境新方法--end
|
|
|
export default {
|
|
|
serverUrl: "https://broadcast.waityou24.cn",
|
|
|
- // serverUrl: 'http://192.168.223.1:12211',
|
|
|
+ // serverUrl: 'http://192.168.1.144:12211',
|
|
|
stompUrl: "broadcast.waityou24.cn",
|
|
|
wsUrl: `wss://broadcast.waityou24.cn${wx_dev}/point/chat/v1/api/ws`,
|
|
|
system: system,
|