Skip to content

Commit 382966f

Browse files
committed
add currentStateIsReject
1 parent 06ae6c7 commit 382966f

File tree

1 file changed

+1
-1
lines changed
  • springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/content

1 file changed

+1
-1
lines changed

springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/content/FlowSession.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ public boolean backStateIsReject() {
204204
}
205205

206206
/**
207-
* 是否来自驳回状态
207+
* 上级节点的状态是驳回状态
208208
*
209209
* @see #backStateIsReject()
210210
*/

0 commit comments

Comments
 (0)