Explorar el Código

1

pull/1/head
lb hace 4 meses
padre
commit
024f4bcf14
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      src/utils/index.js

+ 2
- 2
src/utils/index.js Ver fichero

@@ -106,8 +106,8 @@ class XClient {
const newUser = uuidv4();
new XClient(
{
// url: "ws://10.70.180.10:8081/xc-screen/websocket/xc001" + newUser,
url: "ws://127.0.0.1:9800/alarm?user=" + newUser,
url: "ws://10.70.180.10:8081/xc-screen/websocket/xc001" + newUser,
// url: "ws://127.0.0.1:9800/alarm?user=" + newUser,
name: "DCS_DATA",
// "ws://m306416y13.yicp.fun:35441/xc-screen/websocket/xc001",
// "ws://192.168.1.114:8081/xc-screen/websocket/xc001",


Cargando…
Cancelar
Guardar