优化代码

This commit is contained in:
everywhere.z
2024-09-01 19:31:24 +08:00
parent 8c051a4290
commit 18f049ff93

View File

@@ -57,7 +57,7 @@ public class FlowExecutor {
private static final LFLog LOG = LFLoggerManager.getLogger(FlowExecutor.class);
private static final String PREFIX_FORMAT_CONFIG_REGEX = "xml:|json:|yml:|el_xml:|el_json:|el_yml:";
private static final String PREFIX_FORMAT_CONFIG_REGEX = "el_xml:|el_json:|el_yml:";
private LiteflowConfig liteflowConfig;