mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
补全注释
This commit is contained in:
@@ -124,7 +124,7 @@ public class FlowExecutor {
|
||||
throw new MultipleParsersException(errorMsg);
|
||||
}
|
||||
|
||||
//进行
|
||||
//进行多个配置文件的一起解析
|
||||
try{
|
||||
if (ObjectUtil.isNotNull(parser)) {
|
||||
parser.parseMain(rulePathList);
|
||||
|
||||
Reference in New Issue
Block a user