JLChen
2020-12-17 2a8a69d99f382bb3f87f8f5c1f6f964bc4f26a2b
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";
            }
        }
    }