mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-12 02:46:35 +08:00
优化FlowEnv
This commit is contained in:
@@ -15,7 +15,6 @@ namespace Serein.NodeFlow.Model.Operation
|
||||
{
|
||||
public override string Theme => nameof(CreateNodeOperation);
|
||||
|
||||
|
||||
public required string CanvasGuid { get; set; }
|
||||
public required NodeControlType NodeControlType { get; set; }
|
||||
public required PositionOfUI Position { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user