mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-28 12:06:34 +08:00
优化了Workbench画布节点创建相关的代码逻辑
This commit is contained in:
@@ -18,6 +18,8 @@ namespace Serein.Library
|
||||
public class SereinBaseFunction
|
||||
{
|
||||
|
||||
|
||||
|
||||
[NodeAction(NodeType.Action, "键值对组装")]
|
||||
private Dictionary<string, object> SereinKvDataCollectionNode(string argName,
|
||||
params object[] value)
|
||||
|
||||
Reference in New Issue
Block a user