更改flowExecutor中init的逻辑

This commit is contained in:
bryan31
2022-02-25 18:20:30 +08:00
parent 581090b2e0
commit 3731027aab
2 changed files with 7 additions and 5 deletions

View File

@@ -76,3 +76,4 @@ public class ComponentScanner implements BeanPostProcessor {
nodeComponentMap.clear();
}
}