From df8d4ab0ef17a7fab5dea9c47bbd9f4d4a2a40b0 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期一, 15 三月 2021 14:55:49 +0800
Subject: [PATCH] 合并前上传一个版本

---
 HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs b/HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs
index e55a923..1b984d7 100644
--- a/HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs
+++ b/HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs
@@ -118,6 +118,10 @@
         /// 浣忓畢鍖哄煙鍚嶅瓧
         /// </summary>
         public string homeRegionName;
+        /// <summary>
+        /// 鏄惁鍏佽鍒涘缓鍦烘櫙
+        /// </summary>
+        public bool isAllowCreateScene;
         ///// <summary>
         ///// 鏄惁缁戝畾缃戝叧
         ///// </summary>
@@ -191,13 +195,17 @@
         /// 浣忓畢鍖哄煙鍚嶅瓧
         /// </summary>
         public string homeRegionName;
-        ///// <summary>
-        ///// 鏄惁缁戝畾缃戝叧
-        ///// </summary>
-        //public bool isBindGateway;
+        /// <summary>
+        /// 鏄惁缁戝畾缃戝叧
+        /// </summary>
+        public bool isBindGateway;
         /// <summary>
         /// 浣忓畢鍦板潃
         /// </summary>
         public string homeAddress;
+        /// <summary>
+        /// 鏄惁鍏佽鍒涘缓鍦烘櫙
+        /// </summary>
+        public bool isAllowCreateScene;
     }
 }

--
Gitblit v1.8.0