HDL_ON/UI/UI2/3-Intelligence/Automation/InpOrOutLogicMethod.cs
@@ -1045,7 +1045,8 @@ //插座(有USB) case SPK.PanelSocket: { string on_off = GetKeyValue("on_off_master", dicList); //string on_off = GetKeyValue("on_off_master", dicList); string on_off = GetKeyValue("on_off", dicList); if (on_off == "on") { stateStr = Language.StringByID(StringId.onLogic);