mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-06-08 02:48:20 +08:00
添加了节点树视图。
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace Serein.Library.Entity
|
||||
{
|
||||
public class NodeData
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user