From 2468f23b0b11e55a254156cda2d9532d203fe58d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B?= <1063331231@qq.com> Date: Thu, 12 Jun 2025 19:08:20 +0800 Subject: [PATCH] =?UTF-8?q?iflytophald:=20=20=20ip:=20127.0.0.1=20=20=20?= =?UTF-8?q?=E8=A7=A3=E5=86=B3=E8=B7=AF=E7=94=B1=E5=99=A8=E6=96=AD=E8=BF=9E?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E7=9A=84=E8=BF=9E=E6=8E=A5=E4=B8=A2=E5=A4=B1?= 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 fd90bfd..e5791d8 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