mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-01 05:56:35 +08:00
重构了底层,方便向Android、Web、Linux进行跨平台迁移
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using Serein.Library.Enums;
|
||||
using Serein.Library.Api;
|
||||
using Serein.Library.Enums;
|
||||
|
||||
namespace Serein.NodeFlow
|
||||
{
|
||||
@@ -65,7 +66,7 @@ namespace Serein.NodeFlow
|
||||
|
||||
|
||||
|
||||
public class MethodDetails
|
||||
public class MethodDetails : IMethodDetails
|
||||
{
|
||||
/// <summary>
|
||||
/// 拷贝
|
||||
|
||||
Reference in New Issue
Block a user