mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-02 15:50:47 +08:00
修改了 flow_visualizer 相关md文档
This commit is contained in:
@@ -147,8 +147,7 @@ return log;
|
||||
|
||||
#### 🔁 Flipflop(触发器)
|
||||
|
||||
- 可响应外部事件或超时触发
|
||||
- 支持状态返回(成功、失败、取消)与触发源类型(外部、超时)
|
||||
- 可响应外部事件或超时触发,需要有返回值
|
||||
|
||||
#### 🧠 ExpOp(表达式节点)
|
||||
|
||||
|
||||
@@ -150,8 +150,7 @@ return log;
|
||||
|
||||
#### 🔁 `Flipflop` (Trigger Node)
|
||||
|
||||
- Can be triggered by external events or timeouts
|
||||
- Supports state returns (Success, Failure, Cancelled) and trigger source type
|
||||
- Can be triggered by external events or timeouts, need result is not null
|
||||
|
||||
#### 🧠 `ExpOp` (Expression Node)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user