wxr
2020-08-13 6a9ad7ec93218913a2ce3b898bb036f18f8f0da4
HDL_ON/Entity/Function/AC.cs
@@ -45,12 +45,6 @@
            }
        }
        ///// <summary>
        ///// 当前空调模式
        ///// </summary>
        //[Newtonsoft.Json.JsonIgnore]
        //public string curMode = "cool";
        /// <summary>
        /// 当前模式索引
        /// bus控制命令使用
@@ -178,7 +172,11 @@
                }
            }
        }
        Trait _trait_mode;
        /// <summary>
        /// 模式属性
        /// </summary>
        [Newtonsoft.Json.JsonIgnore]
        public Trait trait_mode
        {