wxr
2020-12-16 22b933ef2df51491ee31f3bd4b637efb6a63bef9
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";
            }
        }
    }