From af1cb3ecd0f4b0589e00b28f7f9edccf39e6e12b Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 10 九月 2020 16:15:11 +0800 Subject: [PATCH] 202009101 --- 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