JLChen
2020-07-10 7b43f0f5c5dca88576efc0bb51bf95b523de90c9
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;
                }
            }