wjc
2023-06-05 0a3167a1322f8b5f61cf0af6545e7b8ed659f5b1
HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs
@@ -194,7 +194,7 @@
                    }
                    break;
                //人体存在传感器
                case SPK.sensorPirhold:
                case SPK.SensorPirHold:
                    {
                       
@@ -753,7 +753,7 @@
                    inputDevice.condition_type = "9";
                    inputDevice.identifier = this.identifier;
                }
                else if (device.spk == SPK.sensorPirhold)
                else if (device.spk == SPK.SensorPirHold)
                {
                    //人体存在传感器
                    inputDevice.hold_time = this.hold_time;
@@ -844,7 +844,7 @@
                            }
                        }
                        break;
                    case SPK.sensorPirhold:
                    case SPK.SensorPirHold:
                    case SPK.SensorDuiShe:
                    case SPK.SensorShanLan:
                    case SPK.SensorPir: