修改了 flow_visualizer 相关md文档

This commit is contained in:
fengjiayi
2025-08-02 22:06:24 +08:00
parent 79af278b70
commit fda3cfdd1e
2 changed files with 2 additions and 4 deletions

View File

@@ -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)