mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-02 22:36:35 +08:00
修改了Ioc相同类型实例化了多个对象的问题
This commit is contained in:
@@ -35,7 +35,9 @@ namespace Serein.Library.Enums
|
||||
Action,
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 生成的节点控件
|
||||
/// </summary>
|
||||
public enum NodeControlType
|
||||
{
|
||||
None,
|
||||
|
||||
Reference in New Issue
Block a user