JLChen
2020-06-04 75c1e0d9f4e00edc2c1b915237b8bcee944b1652
Crabtree/SmartHome/UI/SimpleControl/Phone/AC/UserDeviceToAC.cs
@@ -419,7 +419,7 @@
        {
            if (isCheckIsReadingAll) {
                if (IsReadingAll && !isRead) {
                    Console.WriteLine ("IsReadingAll AC 读取中");
                    Utlis.WriteLine ("IsReadingAll AC 读取中");
                    return;
                }
            }