mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-03 00:00:49 +08:00
重写了触发器底层逻辑
This commit is contained in:
@@ -22,7 +22,7 @@ namespace Serein.Library.Enums
|
||||
Exit,
|
||||
|
||||
/// <summary>
|
||||
/// 触发器(建议手动设置返回类型,方便视图直观)
|
||||
/// 触发器(返回值必须为Task<IFlipflopContext<TResult>>)
|
||||
/// </summary>
|
||||
Flipflop,
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user