feature #I7HJFX 略微修改文件注释

This commit is contained in:
zy
2023-07-05 22:24:35 +08:00
parent eaaca06267
commit 91603389b4

View File

@@ -1,7 +1,9 @@
package com.yomahub.liteflow.flow.parallel;
/**
* 并行循环各子项的执行结果对象
* 并行循环各个并行子项的执行结果对象
* 如果该子项执行成功则success为trueex为null
* 否则success为falseex为程序抛出异常
*
* @author zhhhhy
* @since 2.11.0