mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-16 04:46:34 +08:00
将FlowTrigger触发器整合成接口的形式方便替换
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Serein.Library.Api
|
||||
/// <summary>
|
||||
/// 触发类型
|
||||
/// </summary>
|
||||
TriggerType Type { get; set; }
|
||||
TriggerDescription Type { get; set; }
|
||||
/// <summary>
|
||||
/// 触发时传递的数据
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user