|
@@ -38,12 +38,12 @@ const l = async()=>{
|
|
userId: nickname,
|
|
userId: nickname,
|
|
//wsServerUrl: 'wss://uat-eks.xverse.cn/ws',
|
|
//wsServerUrl: 'wss://uat-eks.xverse.cn/ws',
|
|
//wsServerUrl: "ws://localhost:6688/ws",
|
|
//wsServerUrl: "ws://localhost:6688/ws",
|
|
- //wsServerUrl: "ws://192.168.1.100:6688/ws",
|
|
|
|
|
|
+ wsServerUrl: "ws://192.168.0.186:6688/ws",
|
|
//wsServerUrl: "wss://meta-socket.4dage.com/ws",
|
|
//wsServerUrl: "wss://meta-socket.4dage.com/ws",
|
|
// wsServerUrl: "wss://meta-socket1.4dage.com/ws",
|
|
// wsServerUrl: "wss://meta-socket1.4dage.com/ws",
|
|
- wsServerUrl: "wss://meta-socket2.4dage.com/ws",
|
|
|
|
|
|
+ // wsServerUrl: "wss://meta-socket2.4dage.com/ws",
|
|
//appId: "10016",
|
|
//appId: "10016",
|
|
- appId: "0000000008", //"0000000003", //"0000000007",
|
|
|
|
|
|
+ appId: "0000000007", //"0000000003", //"0000000007",
|
|
token: " ",
|
|
token: " ",
|
|
nickname: nickname,
|
|
nickname: nickname,
|
|
firends: ["user1"],
|
|
firends: ["user1"],
|
|
@@ -61,7 +61,7 @@ const l = async()=>{
|
|
|
|
|
|
u();
|
|
u();
|
|
c();
|
|
c();
|
|
- f();
|
|
|
|
|
|
+ // f(); // 添加视频模型
|
|
|
|
|
|
//e(!1);
|
|
//e(!1);
|
|
} catch (M) {
|
|
} catch (M) {
|