WinFrmUI/Yw.WinFrmUI.Bimface.Core/00-core/05-logic-flow/LogicFlowEffect.cs
@@ -18,12 +18,6 @@ public int Rotation { get; set; } /// <summary> /// 方向 /// </summary> [JsonProperty("direction", NullValueHandling = NullValueHandling.Ignore)] public bool Direction { get; set; } /// <summary> /// 速度 /// </summary> [JsonProperty("speed", NullValueHandling = NullValueHandling.Ignore)]