Skip to content

Commit

Permalink
3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
noear committed Jan 13, 2025
1 parent c105658 commit d57d70f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public interface ChainDriver {
void onNodeEnd(ChainContext context, Node node);

/**
* 处理连线条件
* 处理链接条件
*/
boolean handleCondition(ChainContext context, Condition condition) throws Throwable;

Expand Down

0 comments on commit d57d70f

Please sign in to comment.