|
@@ -13,7 +13,7 @@ const URL = {
|
|
//WebsocketUrl: 'ws://116.131.8.26:9506'//pre环境ip -- websocket地址
|
|
//WebsocketUrl: 'ws://116.131.8.26:9506'//pre环境ip -- websocket地址
|
|
//WebsocketUrl: 'ws://adminpre.bjzxtw.org.cn:9506'//pre环境域名 -- websocket地址
|
|
//WebsocketUrl: 'ws://adminpre.bjzxtw.org.cn:9506'//pre环境域名 -- websocket地址
|
|
//WebsocketUrl: 'ws://103.105.201.2:9506'//正式环境ip -- websocket地址
|
|
//WebsocketUrl: 'ws://103.105.201.2:9506'//正式环境ip -- websocket地址
|
|
- WebsocketUrl: 'ws://103.105.201.2:9506'//正式环境域名 暂无 暂用ip -- websocket地址
|
|
|
|
|
|
+ WebsocketUrl: 'wss://flzxw.bjzxtw.org.cn'//正式环境域名 wss可用 -- websocket地址
|
|
}
|
|
}
|
|
|
|
|
|
export default URL;
|
|
export default URL;
|