From ba76f480d685ac06f5c98dc3955e9f1a4ec41367 Mon Sep 17 00:00:00 2001 From: hehaibing-1996 Date: Tue, 28 May 2024 08:44:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E5=AD=98=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 货架标准上位机/data/jsconfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/货架标准上位机/data/jsconfig.json b/货架标准上位机/data/jsconfig.json index b5907f3..de00b3b 100644 --- a/货架标准上位机/data/jsconfig.json +++ b/货架标准上位机/data/jsconfig.json @@ -2,9 +2,9 @@ //连接不上加:SslMode=none; "MySql": "server=localhost;Database=db1;Uid=root;Pwd=123456;Convert Zero Datetime=True", //货架服务器的IP和端口号 - "ApiIpHost": "http://192.168.5.84:8888/", + "ApiIpHost": "http://192.168.9.183:8888/", //WebSocket的地址 - "WebSocketUrl": "ws://192.168.5.84:7789/ws", + "WebSocketUrl": "ws://192.168.9.183:7789/ws", //货架分区 "GroupName": [ "C0"], //设备类型 可以配置为每个电脑不一样