mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-03 00:00:49 +08:00
添加了 Action FlowCall 节点的代码生成支持
This commit is contained in:
@@ -28,7 +28,7 @@ namespace Serein.Library
|
||||
/// 是否保护参数
|
||||
/// </summary>
|
||||
[PropertyInfo(IsNotification = true)]
|
||||
private bool _isProtectionParameter;
|
||||
private bool _isProtectionParameter = false;
|
||||
|
||||
/// <summary>
|
||||
/// 对应的节点
|
||||
|
||||
Reference in New Issue
Block a user