JLChen
2020-04-22 fef8136ca77f03dc4fb8988da94dcaf9dcabc9e0
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;
                }
            }