bug #I46U6Y 自定义JsonParse,调用flowExecutor的reloadRule,抛出异常

This commit is contained in:
bryan31
2021-09-23 14:32:46 +08:00
parent cae1d37d4a
commit bc9a89cb63

View File

@@ -252,6 +252,7 @@ public class FlowExecutor {
}
public void reloadRule() {
FlowBus.cleanCache();
init();
}