mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-28 12:06:34 +08:00
重写了Web Api的逻辑,用Emit构造委托加速API处理
This commit is contained in:
@@ -56,7 +56,7 @@ namespace Serein.Library.Attributes
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 建议触发器手动设置返回类型
|
||||
/// 生成的节点类型
|
||||
/// </summary>
|
||||
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method)]
|
||||
public class NodeActionAttribute : Attribute
|
||||
|
||||
Reference in New Issue
Block a user