mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-02 15:50:47 +08:00
优化了接口设计,提供Event属性。
This commit is contained in:
@@ -754,6 +754,12 @@ namespace Serein.Library.Api
|
||||
/// </summary>
|
||||
ISereinIOC IOC { get; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 流程事件接口
|
||||
/// </summary>
|
||||
IFlowEnvironmentEvent Event { get; }
|
||||
|
||||
/// <summary>
|
||||
/// 环境名称
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user