gxc
2019-11-06 71f1df7772feec5cf83feefa851608adac18e005
ZigbeeApp/Shared/Phone/Device/AC/ACControlBase.cs
@@ -391,7 +391,7 @@
        /// <param name="ac">Ac.</param>
        public static bool IsOpen(ZigBee.Device.AC ac)
        {
            if(ac.currentSystemMode==0)
            if (ac.currentSystemMode == 0)
            {
                return false;
            }