Skip to content

Commit d57d70f

Browse files
committed
3.0.6
1 parent c105658 commit d57d70f

File tree

1 file changed

+1
-1
lines changed
  • solon-projects/solon-flow/solon-flow/src/main/java/org/noear/solon/flow

1 file changed

+1
-1
lines changed

solon-projects/solon-flow/solon-flow/src/main/java/org/noear/solon/flow/ChainDriver.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public interface ChainDriver {
3636
void onNodeEnd(ChainContext context, Node node);
3737

3838
/**
39-
* 处理连线条件
39+
* 处理链接条件
4040
*/
4141
boolean handleCondition(ChainContext context, Condition condition) throws Throwable;
4242

0 commit comments

Comments
 (0)