gxc
2020-01-10 c0021397eeb8335d6d1f20990c71533c3d94e7af
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/MessageManagementControl.cs
@@ -76,6 +76,11 @@
                {
                    if (dataInfo.PageData[i].IsReading == false)
                    {
                        if (dataInfo.PageData[i].Topic == "/DoorLock/DoorLockOperatingEventNotificationCommand")
                        {
                            //暂时不处理这个主题
                            continue;
                        }
                        ControlCommonResourse.HadNewMessage = true;
                        Application.RunOnMainThread(() =>
                        {