mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-06 16:06:34 +08:00
优化了流程的进行
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Serein.Library.Api
|
||||
{
|
||||
public interface IFlipflopContext
|
||||
{
|
||||
FlowStateType State { get; set; }
|
||||
FlipflopStateType State { get; set; }
|
||||
object Data { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user