From 1a509b543baca0a3a5f0a9d13dd4829897261ec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Fri, 13 Jun 2025 17:17:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=AE=BE=E5=A4=87ws=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E5=9B=BA=E5=AE=9A127=EF=BC=8C=E4=B8=8D?= =?UTF-8?q?=E5=86=8D=E9=80=9A=E8=BF=87=E8=B7=AF=E7=94=B1=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 10d14c9..fc3957e 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -36,7 +36,7 @@ command_bus: device.enableCanBus: true iflytophald: - ip: 192.168.8.168 + ip: 127.0.0.1 cmdch.port: 19004 datach.port: 19005