mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-18 15:36:34 +08:00
流程上下文添加了调用信息记录
This commit is contained in:
@@ -11,6 +11,8 @@ namespace Serein.Library.Api
|
||||
/// </summary>
|
||||
public interface INodeContainer
|
||||
{
|
||||
|
||||
string Guid { get; }
|
||||
/// <summary>
|
||||
/// 放置一个节点
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user