From 9b5399d3dd4299563821af0a7131f9a52402feea Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 11 九月 2020 17:42:19 +0800 Subject: [PATCH] 20209112 --- HDL_ON/Entity/DB_ResidenceData.cs | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/HDL_ON/Entity/DB_ResidenceData.cs b/HDL_ON/Entity/DB_ResidenceData.cs index 2a7747e..670d890 100644 --- a/HDL_ON/Entity/DB_ResidenceData.cs +++ b/HDL_ON/Entity/DB_ResidenceData.cs @@ -12,9 +12,8 @@ } /// <summary> - /// 0:A鍗忚缃戝叧 - /// 1:bus缃戝叧 - /// 2:knx缃戝叧 + /// 0:bus缃戝叧 + /// 1:A鍗忚缃戝叧 /// </summary> public int GatewayType = 0; /// <summary> -- Gitblit v1.8.0