wxr
2020-04-21 f718d23a262a5a8e1241fdeaeb4153399f95e79d
HDL_ON/UI/UI2/FuntionControlView/AC/ACPageBLL.cs
@@ -68,7 +68,7 @@
        {
            btnMinus.MouseUpEventHandler = (sender, e) =>
            {
                if (aC.curTemp < 20)
                if (aC.curTemp < 17)
                {
                    return;
                }