黄学彪
2021-01-28 1fcf2302f79f9cbea5ef17c3688311ed65cfabb4
HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs
@@ -112,7 +112,7 @@
        {
            get
            {
                return $"/base/{Control.Ins.GatewayId}/custom/scene/execute";
                return $"/user/{Control.Ins.GatewayId}/custom/scene/execute";
            }
        }
    }