HDL_ON/UI/UI2/3-Intelligence/Automation/TargetDeviceFunList.cs @@ -470,7 +470,7 @@ var dic = dicSateteList[i]; if (dic.ContainsValue("on_off")) { if (dic["on_off"] == "on") if (dic["value"] == "on") { //判断是否存在且是开状态 _bool = true;