mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-13 03:16:35 +08:00
修改了脚本执行的一些BUG。
This commit is contained in:
@@ -11,6 +11,11 @@ namespace Serein.Library.Api
|
||||
/// </summary>
|
||||
public interface IDynamicContext
|
||||
{
|
||||
/// <summary>
|
||||
/// 标识流程
|
||||
/// </summary>
|
||||
string Guid {get; }
|
||||
|
||||
/// <summary>
|
||||
/// 运行环境,包含IOC容器。
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user