From 9dcd17ee7578c5a06bfcd960cc72ea2995716004 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 15 七月 2020 16:43:38 +0800 Subject: [PATCH] 20200715 --- HDL_ON/Entity/DB_ResidenceData.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HDL_ON/Entity/DB_ResidenceData.cs b/HDL_ON/Entity/DB_ResidenceData.cs index 15375b7..a4e41e4 100644 --- a/HDL_ON/Entity/DB_ResidenceData.cs +++ b/HDL_ON/Entity/DB_ResidenceData.cs @@ -181,8 +181,8 @@ lastState = "20%", bus_Data = new BusData { - SubnetID = 111, - DeviceID = 2, + SubnetID = 42, + DeviceID = 9, LoopID = 1, }, -- Gitblit v1.8.0