bug #I88U0Q SQL插件当eldata字段为空时,启动失败

This commit is contained in:
everywhere.z
2023-10-17 21:51:43 +08:00
parent 1535c7f6d6
commit f76b78299c
34 changed files with 65 additions and 41 deletions

View File

@@ -16,6 +16,7 @@ public class BaseTest {
SpiFactoryCleaner.clean();
LiteflowConfigGetter.clean();
FlowInitHook.cleanHook();
FlowBus.clearStat();
}
}