补全注释

This commit is contained in:
bryan31
2021-07-26 15:42:26 +08:00
parent 52c30cc853
commit b3cf42fcce

View File

@@ -124,7 +124,7 @@ public class FlowExecutor {
throw new MultipleParsersException(errorMsg);
}
//进行
//进行多个配置文件的一起解析
try{
if (ObjectUtil.isNotNull(parser)) {
parser.parseMain(rulePathList);