mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-31 21:46:34 +08:00
准备区分节点、参数、返回值的连接,做个备份
This commit is contained in:
@@ -30,7 +30,10 @@ namespace Serein.Library
|
||||
/// 异常发生分支(当前节点对应的方法执行时出现非预期的异常)
|
||||
/// </summary>
|
||||
IsError,
|
||||
|
||||
/// <summary>
|
||||
/// 无视
|
||||
/// </summary>
|
||||
// IsIgnore,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user