mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 12:12:08 +08:00
优化代码
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user