黄学彪
2020-05-15 3f87bf0ae7394cdd7d52428f1f6b4361434c7cc4
ZigbeeApp/Shared/Phone/UserCenter/Device/PirSensor/PirSensorWorkModeMenuForm.cs
@@ -241,8 +241,8 @@
        {
            //打开进度条
            this.ShowProgressBar();
            //获取灯光的配置信息
            //获取PIR传感器的【配置信息】
            this.pirConfigure = await HdlDevicePirSensorLogic.Current.GetPirSensorLightSettion(this.iASZone);
            if (pirConfigure == null)
            {