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